diff options
| author | reger <reger18@arcor.de> | 2017-11-26 22:01:42 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-11-26 22:01:42 +0100 |
| commit | a1879115dc98610e2ce4e25e267cd55809d3f16f (patch) | |
| tree | 9b35d195abe9f4e7a74c179715d9b469cd228b43 /.classpath | |
| parent | d5a75537e4e1d08328097af8f7ff580c17d04a6d (diff) | |
upd to Jsoup-1.11.2
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 51d34410c..677a97b11 100644 --- a/.classpath +++ b/.classpath @@ -88,7 +88,7 @@ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="lib" path="lib/icu4j-60.1.jar"/> <classpathentry kind="lib" path="lib/htmllexer.jar"/> - <classpathentry kind="lib" path="lib/jsoup-1.10.3.jar"/> + <classpathentry kind="lib" path="lib/jsoup-1.11.2.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"/> |
