diff options
| author | reger <reger18@arcor.de> | 2017-06-24 22:54:43 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-06-24 22:54:43 +0200 |
| commit | 1773b61b3e06d858942046d4923fb6de06846bdb (patch) | |
| tree | 155ab228b36c386b11ccf50a82e5b9ff608a172a /.classpath | |
| parent | 64cec2790d3b0816ad551c4c090f40a6e34c5926 (diff) | |
upd to jsoup-1.10.3.jar
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 283cb0699..5d1c4cd60 100644 --- a/.classpath +++ b/.classpath @@ -91,7 +91,7 @@ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="lib" path="lib/icu4j-58_2.jar"/> <classpathentry kind="lib" path="lib/htmllexer.jar"/> - <classpathentry kind="lib" path="lib/jsoup-1.10.2.jar"/> + <classpathentry kind="lib" path="lib/jsoup-1.10.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.1.jar"/> |
