Skip to content

Commit

Permalink
Bump up guava version
Browse files Browse the repository at this point in the history
Google guava version upgrade to address mock-server#1781 CVE-2023-2976
  • Loading branch information
mehtasankets committed Jun 8, 2024
1 parent b607ad6 commit 9fdcc80
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 @@ -419,7 +419,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.1-jre</version>
</dependency>

<!-- classpath scanning -->
Expand Down

0 comments on commit 9fdcc80

Please sign in to comment.