Skip to content

Commit

Permalink
fix: upgrade com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.guava:guava from 33.3.0-jre to 33.3.1-jre.

See this package in maven:
com.google.guava:guava

See this project in Snyk:
https://app.snyk.io/org/laffer1/project/9144e55e-7d3a-40f8-bbcf-86f29550c91e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 16, 2024
1 parent d98ec82 commit b80ba7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.0-jre</version>
<version>33.3.1-jre</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit b80ba7f

Please sign in to comment.