Skip to content

Commit

Permalink
Upgraded icu4j dependency from 59_1 to 60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luccioman committed Nov 6, 2017
1 parent 73977ec commit f61260c
Show file tree
Hide file tree
Showing 6 changed files with 388 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,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-59_1.jar"/>
<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/javax.servlet-api-3.1.0.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<pathelement location="${lib}/httpclient-4.5.3.jar" />
<pathelement location="${lib}/httpcore-4.4.6.jar" />
<pathelement location="${lib}/httpmime-4.5.3.jar" />
<pathelement location="${lib}/icu4j-59_1.jar" />
<pathelement location="${lib}/icu4j-60.1.jar" />
<pathelement location="${lib}/imageio-bmp-3.3.1.jar" />
<pathelement location="${lib}/imageio-core-3.3.1.jar" />
<pathelement location="${lib}/imageio-metadata-3.3.1.jar" />
Expand Down
Loading

0 comments on commit f61260c

Please sign in to comment.