diff options
| author | reger <reger18@arcor.de> | 2018-04-28 23:24:24 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2018-04-28 23:24:24 +0200 |
| commit | b81debca2eb0cd9c39617c50c9c90ac9ddffee4d (patch) | |
| tree | dd8a4fb3f01e5ffad78a3e2c4051d389b5e5b2c2 /build.xml | |
| parent | addd18c9935bd3ab5e52aa158ae4173df9d0d51c (diff) | |
upd to jsoup-1.11.3
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -219,7 +219,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.2.jar" /> + <pathelement location="${lib}/jsoup-1.11.3.jar" /> <pathelement location="${lib}/jwat-archive-common-1.1.0.jar" /> <pathelement location="${lib}/jwat-common-1.1.0.jar" /> <pathelement location="${lib}/jwat-gzip-1.1.0.jar" /> |
