Skip to content

Commit cdda274

Browse files
updating guava-testlib dependency 31.1 to 32.0.1 to resolve CVE-2020-8908 and CVE-2023-2976 (#5280)
1 parent 8a7162a commit cdda274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.google.guava</groupId>
131131
<artifactId>guava-testlib</artifactId>
132-
<version>31.1-jre</version>
132+
<version>32.0.1-jre</version>
133133
<scope>test</scope>
134134
</dependency>
135135
<!-- For testing TestNoClassDefFoundDeserializer -->

0 commit comments

Comments
 (0)