upd to jsoup-1.12.1.jar

pull/325/head
reger 5 years ago
parent a20b61f5c0
commit 20748e4e95

@ -221,7 +221,7 @@
<pathelement location="${lib}/jsch-0.1.54.jar" />
<pathelement location="${lib}/json-simple-1.1.1.jar" />
<pathelement location="${lib}/jsonic-1.3.10.jar" />
<pathelement location="${lib}/jsoup-1.11.3.jar" />
<pathelement location="${lib}/jsoup-1.12.1.jar" />
<pathelement location="${lib}/jwat-archive-common-1.1.1.jar" />
<pathelement location="${lib}/jwat-common-1.1.1.jar" />
<pathelement location="${lib}/jwat-gzip-1.1.1.jar" />

Binary file not shown.

Binary file not shown.

@ -498,7 +498,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.11.3</version>
<version>1.12.1</version>
<type>jar</type>
</dependency>
<dependency>

Loading…
Cancel
Save