diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-11-06 09:37:44 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-11-06 09:37:44 +0100 |
| commit | f61260c4c7d663dea4d6cb4d81fdfb237d42d711 (patch) | |
| tree | 310577c249f06f8090a43cf5bf648ef7f0770e8e /build.xml | |
| parent | 73977ec0fe40cd92a741f38b95e78292b9fdf10b (diff) | |
Upgraded icu4j dependency from 59_1 to 60.1
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" /> |
