summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2019-01-19 11:29:17 +0100
committerluccioman <luccioman@users.noreply.github.com>2019-01-19 11:29:17 +0100
commitd3a114c7a9942edfb2e53af4e35e6597f520d633 (patch)
treeca00c83a554151d862367ae33110fed0a96377ec /build.xml
parentc00cd70a38e634a2bc95bca9235b3d1b7c860144 (diff)
Upgraded icu4j dependency from 62.1 to 63.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 12aa78ea0..f84c85d46 100644
--- a/build.xml
+++ b/build.xml
@@ -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" />