Skip to content

Commit

Permalink
Fixup to #310: remove icu4j dep (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Mar 22, 2022
1 parent af64e0c commit 348c99e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>70.1</version>
<!-- stapler plugin pulls jaxen pulls ancient ver that blows up annotation processing -->
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down

0 comments on commit 348c99e

Please sign in to comment.