aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcgdecker <cgdecker@google.com>2020-08-27 07:18:41 -0700
committerJimfs Team <java-libraries-discuss+copybara@google.com>2020-08-27 07:19:12 -0700
commit452eaa8797faf235b72cddfa08926db79a620b13 (patch)
tree22de1af0085900c99ad1f50f092e889ab80a2a41
parentb27e33fff142a3ab1c18d4068adc2e014ce9f9eb (diff)
downloadjimfs-452eaa8797faf235b72cddfa08926db79a620b13.tar.gz
Update another dependency.
PiperOrigin-RevId: 328732130
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e783b14..e16fdd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
- <version>65.1</version>
+ <version>67.1</version>
</dependency>
<!-- Compile-time dependencies -->