Skip to content

Commit 8fd33d1

Browse files
committed
Update guava (#540)
Fixes CVE-2023-2976 and CVE-2020-8908.
1 parent 83a02b9 commit 8fd33d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ subprojects {
2828
versions = [
2929
'assertj_core': '3.11.1',
3030
'commons_compress': '1.21',
31-
'guava': '29.0-jre',
31+
'guava': '32.0.1-jre',
3232
'jackson_databind': '2.15.1',
3333
'jdk': '11',
3434
'junit': '4.12',

0 commit comments

Comments
 (0)