Skip to content

Commit

Permalink
Merge pull request #479 from okta/ak_fix_cve
Browse files Browse the repository at this point in the history
OKTA-620707: Bump guava from `31.1-jre` to `32.1.3-jre` to fix cve
  • Loading branch information
arvindkrishnakumar-okta authored Oct 16, 2023
2 parents 701e23d + 4cfaa62 commit 238c125
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 @@ -97,7 +97,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.1.3-jre</version>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
Expand Down

0 comments on commit 238c125

Please sign in to comment.