diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-07-26 09:39:54 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-07-26 09:39:54 +0200 |
| commit | 2bbf070f570fb1647d012ef60e11119db9fc21fb (patch) | |
| tree | abf9924d4c8b9b4e254d5247bf8153728b807464 /.classpath | |
| parent | ede8ae66973a8e09baa8a0a02b4ebde1bd42fbbc (diff) | |
Upgraded icu4j dependency from 61.1 to 62.1
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index f8bb61f36..ce6d4a8cb 100644 --- a/.classpath +++ b/.classpath @@ -85,7 +85,7 @@ <classpathentry kind="lib" path="lib/metrics-core-3.2.2.jar"/> <classpathentry kind="lib" path="lib/spatial4j-0.6.jar"/> <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/icu4j-62.1.jar"/> <classpathentry kind="lib" path="lib/htmllexer.jar"/> <classpathentry kind="lib" path="lib/jsoup-1.11.3.jar"/> <classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/> |
