aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2025-11-26 18:22:32 -0800
committerChris Lu <chris.lu@gmail.com>2025-11-26 18:22:32 -0800
commit865fc88b3bcef1e96a20e3bd414c94381fe8c149 (patch)
tree044d8d9fc4795b1687d8298558353935b17d5e23 /test
parentebb4f57cc73580deccfcce39cb8cd5af9682206c (diff)
downloadseaweedfs-865fc88b3bcef1e96a20e3bd414c94381fe8c149.tar.xz
seaweedfs-865fc88b3bcef1e96a20e3bd414c94381fe8c149.zip
Diffstat (limited to 'test')
-rw-r--r--test/java/spark/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/java/spark/pom.xml b/test/java/spark/pom.xml
index 22228a856..13e2895e1 100644
--- a/test/java/spark/pom.xml
+++ b/test/java/spark/pom.xml
@@ -20,7 +20,7 @@
<hadoop.version>3.3.6</hadoop.version>
<scala.binary.version>2.12</scala.binary.version>
<junit.version>4.13.2</junit.version>
- <seaweedfs.hadoop3.client.version>3.80.1-SNAPSHOT</seaweedfs.hadoop3.client.version>
+ <seaweedfs.hadoop3.client.version>4.00</seaweedfs.hadoop3.client.version>
<jackson.version>2.18.2</jackson.version> <!-- Upgraded from 2.15.3 -->
<netty.version>4.1.125.Final</netty.version> <!-- Upgraded to 4.1.125.Final for security fixes (CVE in netty-codec < 4.1.125.Final, netty-codec-http2 <= 4.1.123.Final) -->
<parquet.version>1.15.2</parquet.version> <!-- Upgraded to 1.15.2 for security fix -->