Skip to content

Commit

Permalink
fix: upgrade com.google.guava:guava from 32.0.0-jre to 32.1.2-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.0.0-jre to 32.1.2-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/keeganwitt/project/297b70ef-ca5b-4b84-a854-bcdf094244fc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 17, 2023
1 parent 8e83de7 commit 71f3d08
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 @@ -93,7 +93,7 @@
<!-- fix CVE-2018-10237, CVE-2020-8908, and CVE-2023-2976 from org.apache.maven:maven-core -->
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.1.2-jre</version>
<scope>runtime</scope>
</dependency>
<!-- main groovy support -->
Expand Down

0 comments on commit 71f3d08

Please sign in to comment.