File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
<properties >
20
20
<!-- Most Spark distribution has this quite old Guava: as it easily leads -->
21
21
<!-- to conflicts, we make sure we compile locally with this library -->
22
- <guava .version>14.0.1 </guava .version>
22
+ <guava .version>33.2.1-jre </guava .version>
23
23
24
24
<hadoop .shortVersion>2.10</hadoop .shortVersion>
25
25
<hadoop .version>3.3.1</hadoop .version>
Original file line number Diff line number Diff line change 100
100
<!-- https://github.com/google/guava/releases -->
101
101
<!-- https://github.com/google/guava/wiki/Compatibility -->
102
102
<!-- Guava for JDK6 drops at 28.1-jre -->
103
- <guava .version>31 .1-jre</guava .version>
103
+ <guava .version>33.2 .1-jre</guava .version>
104
104
105
105
<!-- https://mvnrepository.com/artifact/org.jooq/jool -->
106
106
<jool .version>0.9.15</jool .version>
You can’t perform that action at this time.
0 commit comments