Skip to content

Commit

Permalink
fix: (jtablesaw#1134) Update icu4j package since it is flagged for vu…
Browse files Browse the repository at this point in the history
…lnerabilities by package validators (jtablesaw#1135)
  • Loading branch information
kzmv authored and ccleva committed Nov 18, 2024
1 parent 7a1af51 commit 56e4fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>65.1</version>
<version>68.2</version>
</dependency>
<dependency>
<groupId>io.github.classgraph</groupId>
Expand Down

0 comments on commit 56e4fc2

Please sign in to comment.