summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-11-06 09:37:44 +0100
committerluccioman <luccioman@users.noreply.github.com>2017-11-06 09:37:44 +0100
commitf61260c4c7d663dea4d6cb4d81fdfb237d42d711 (patch)
tree310577c249f06f8090a43cf5bf648ef7f0770e8e /build.xml
parent73977ec0fe40cd92a741f38b95e78292b9fdf10b (diff)
Upgraded icu4j dependency from 59_1 to 60.1
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index f4165076f..3ac421c64 100644
--- a/build.xml
+++ b/build.xml
@@ -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" />