Updated org.jsoup.jsoup to 1.13.1

Jens Pelzetter 2020-06-24 20:41:04 +02:00
parent 7d0cc3cf0a
commit e74a1952af
1 changed files with 1 additions and 1 deletions

View File

@ -664,7 +664,7 @@
<dependency> <dependency>
<groupId>org.jsoup</groupId> <groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId> <artifactId>jsoup</artifactId>
<version>1.11.3</version> <version>1.13.1</version>
</dependency> </dependency>
<dependency> <dependency>