Skip to content

Commit

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.guava/guava/

See this project in Snyk:
https://app.snyk.io/org/laffer1-github-marketplace/project/620df436-0c82-40a4-b6a2-9fb06ae35825?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 15, 2024
1 parent 5f28658 commit 3fcf2eb
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 @@ -300,7 +300,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.3-jre</version>
<version>33.0.0-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3fcf2eb

Please sign in to comment.