diff options
| -rw-r--r-- | .classpath | 2 | ||||
| -rw-r--r-- | build.xml | 2 | ||||
| -rw-r--r-- | lib/icu4j-61.1.jar (renamed from lib/icu4j-60.2.jar) | bin | 12272759 -> 12328871 bytes | |||
| -rw-r--r-- | lib/icu4j.License (renamed from lib/icu4j-60.2.License) | 0 | ||||
| -rw-r--r-- | pom.xml | 2 |
5 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath index 1c6772f62..69bf4382b 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-60.2.jar"/> + <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/javax.servlet-api-3.1.0.jar"/> @@ -191,7 +191,7 @@ <pathelement location="${lib}/httpclient-4.5.5.jar" /> <pathelement location="${lib}/httpcore-4.4.9.jar" /> <pathelement location="${lib}/httpmime-4.5.5.jar" /> - <pathelement location="${lib}/icu4j-60.2.jar" /> + <pathelement location="${lib}/icu4j-61.1.jar" /> <pathelement location="${lib}/imageio-bmp-3.3.2.jar" /> <pathelement location="${lib}/imageio-core-3.3.2.jar" /> <pathelement location="${lib}/imageio-metadata-3.3.2.jar" /> diff --git a/lib/icu4j-60.2.jar b/lib/icu4j-61.1.jar Binary files differindex 3620080da..44a58ab74 100644 --- a/lib/icu4j-60.2.jar +++ b/lib/icu4j-61.1.jar diff --git a/lib/icu4j-60.2.License b/lib/icu4j.License index c84076cd0..c84076cd0 100644 --- a/lib/icu4j-60.2.License +++ b/lib/icu4j.License @@ -433,7 +433,7 @@ <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j</artifactId> - <version>60.2</version> + <version>61.1</version> <type>jar</type> </dependency> <dependency> |
