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 /.classpath | |
| parent | addd18c9935bd3ab5e52aa158ae4173df9d0d51c (diff) | |
upd to jsoup-1.11.3
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 69bf4382b..f73100d4c 100644 --- a/.classpath +++ b/.classpath @@ -87,7 +87,7 @@ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="lib" path="lib/icu4j-61.1.jar"/> <classpathentry kind="lib" path="lib/htmllexer.jar"/> - <classpathentry kind="lib" path="lib/jsoup-1.11.2.jar"/> + <classpathentry kind="lib" path="lib/jsoup-1.11.3.jar"/> <classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/> <classpathentry kind="lib" path="lib/weupnp-0.1.4.jar"/> <classpathentry kind="lib" path="lib/common-image-3.3.2.jar"/> |
