Skip to content

Commit 8794a7e

Browse files
committed
HADOOP-19680. Update non-thirdparty Guava version to 32.0.1
same as the current thirdparty Guava version
1 parent e739c76 commit 8794a7e

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
@@ -108,7 +108,7 @@
108108
<findbugs.version>3.0.5</findbugs.version>
109109
<dnsjava.version>3.6.1</dnsjava.version>
110110

111-
<guava.version>27.0-jre</guava.version>
111+
<guava.version>32.0.1-jre</guava.version>
112112
<guice.version>5.1.0</guice.version>
113113

114114
<bouncycastle.version>1.78.1</bouncycastle.version>

0 commit comments

Comments
 (0)