Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit fe4ee55

Browse files
wi11deyShamith Pasula
authored andcommitted
Bump guava to 33.1.0 (#509)
1 parent d2c9ffb commit fe4ee55

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
<dependency groupId="org.xerial.snappy" artifactId="snappy-java" version="1.1.10.1"/>
366366
<dependency groupId="net.jpountz.lz4" artifactId="lz4" version="1.3.0"/>
367367
<dependency groupId="com.ning" artifactId="compress-lzf" version="0.8.4"/>
368-
<dependency groupId="com.google.guava" artifactId="guava" version="32.1.2-jre"/>
368+
<dependency groupId="com.google.guava" artifactId="guava" version="33.1.0-jre"/>
369369
<dependency groupId="com.github.luben" artifactId="zstd-jni" version="1.5.0-4"/>
370370
<dependency groupId="commons-cli" artifactId="commons-cli" version="1.1"/>
371371
<dependency groupId="commons-codec" artifactId="commons-codec" version="1.2"/>
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)