Skip to content

Commit a4418fe

Browse files
Update dependency com.google.guava:guava to v33
1 parent 2beb5a0 commit a4418fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<properties>
2121
<!-- Most Spark distribution has this quite old Guava: as it easily leads -->
2222
<!-- to conflicts, we make sure we compile locally with this library -->
23-
<guava.version>14.0.1</guava.version>
23+
<guava.version>33.5.0-jre</guava.version>
2424

2525
<hadoop.shortVersion>2.10</hadoop.shortVersion>
2626
<hadoop.version>3.3.1</hadoop.version>

0 commit comments

Comments
 (0)