Skip to content

Commit

Permalink
chore: upgrade guava (#1240)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Oct 18, 2023
1 parent e3824a3 commit 02d3e52
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 @@ -76,7 +76,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 02d3e52

Please sign in to comment.