Skip to content

Commit 721d0db

Browse files
Update dependency com.google.guava:guava to v33
1 parent 017c599 commit 721d0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<!-- Most Spark distribution has this quite old Guava: as it easily leads -->
2020
<!-- to conflicts, we make sure we compile locally with this library -->
21-
<guava.version>14.0.1</guava.version>
21+
<guava.version>33.3.1-jre</guava.version>
2222

2323
<hadoop.shortVersion>2.10</hadoop.shortVersion>
2424
<hadoop.version>3.3.1</hadoop.version>

0 commit comments

Comments
 (0)