Skip to content

Commit 51df8be

Browse files
authored
fix: Bump version of Guava to mitigate cve (#2896)
* fix: Bump version of Guava to mitigate cve Signed-off-by: Achal Shah <[email protected]> * 30.1 Signed-off-by: Achal Shah <[email protected]>
1 parent 056cfa1 commit 51df8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<javax.validation.version>2.0.1.Final</javax.validation.version>
7171
<google.auth.library.oauth2.http.version>0.21.0</google.auth.library.oauth2.http.version>
7272
<auto.value.version>1.6.6</auto.value.version>
73-
<guava.version>29.0-jre</guava.version>
73+
<guava.version>30.1-jre</guava.version>
7474

7575
<license.content><![CDATA[
7676
/*

0 commit comments

Comments
 (0)