Skip to content

Commit

Permalink
chore: upgrade guava (jtablesaw#1240)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored and ccleva committed Nov 19, 2024
1 parent 5e10082 commit d9acfaa
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 @@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.1.3-jre</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit d9acfaa

Please sign in to comment.