Skip to content

Commit 5b15b8d

Browse files
authored
HADOOP-19702. Update non-thirdparty Guava version to 33.4.8-jre (#7994) Contributed by Istvan Toth
* HADOOP-19702. Update non-thirdparty Guava version to 33.4.8-jre Signed-off-by: Shilun Fan <[email protected]>
1 parent 29c75ca commit 5b15b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<findbugs.version>3.0.5</findbugs.version>
111111
<dnsjava.version>3.6.1</dnsjava.version>
112112

113-
<guava.version>32.0.1-jre</guava.version>
113+
<guava.version>33.4.8-jre</guava.version>
114114
<guice.version>5.1.0</guice.version>
115115

116116
<bouncycastle.version>1.78.1</bouncycastle.version>

0 commit comments

Comments
 (0)