diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2019-01-19 11:29:17 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2019-01-19 11:29:17 +0100 |
| commit | d3a114c7a9942edfb2e53af4e35e6597f520d633 (patch) | |
| tree | ca00c83a554151d862367ae33110fed0a96377ec /build.xml | |
| parent | c00cd70a38e634a2bc95bca9235b3d1b7c860144 (diff) | |
Upgraded icu4j dependency from 62.1 to 63.1
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -193,7 +193,7 @@ <pathelement location="${lib}/httpclient-4.5.6.jar" /> <pathelement location="${lib}/httpcore-4.4.10.jar" /> <pathelement location="${lib}/httpmime-4.5.6.jar" /> - <pathelement location="${lib}/icu4j-62.1.jar" /> + <pathelement location="${lib}/icu4j-63.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" /> |
