Skip to content

Commit

Permalink
fix: upgrade com.google.guava:guava from 32.1.1-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.1.1-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/75ff2a37-c01b-4dfa-b53e-d5fdd8afa0c9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 20, 2023
1 parent 53dbd48 commit 1c1dfe3
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.1.1-jre</version>
<version>32.1.2-jre</version>
<scope>runtime</scope>
</dependency>
<!-- main groovy support -->
Expand Down

0 comments on commit 1c1dfe3

Please sign in to comment.