diff --git a/core/pom.xml b/core/pom.xml
index fa9ac86194d..c3f189a1352 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -148,7 +148,7 @@
at.yawk.lz4
lz4-java
- 1.10.3
+ 1.11.1
test
diff --git a/pom.xml b/pom.xml
index cc43e3f245e..dd050f31fe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@ under the License.
24.3.25
3.5.0
2.26.1
- 1.60.1
+ 1.65.0
2.0.17
0.23.0
3.9.5
@@ -190,7 +190,7 @@ under the License.
io.micrometer
micrometer-bom
- 1.14.5
+ 1.16.7
pom
import
@@ -198,7 +198,7 @@ under the License.
io.netty
netty-bom
- 4.1.104.Final
+ 4.1.130.Final
pom
import
@@ -278,7 +278,7 @@ under the License.
com.github.ben-manes.caffeine
caffeine
- 3.2.0
+ 3.2.4
com.github.spotbugs
@@ -361,12 +361,12 @@ under the License.
io.opentelemetry.javaagent
opentelemetry-javaagent
- 2.26.1
+ 2.31.1
io.opentelemetry.proto
opentelemetry-proto
- 1.9.0-alpha
+ 1.11.0-alpha
org.apache.accumulo
@@ -649,6 +649,12 @@ under the License.
jline
3.25.1
+
+
+ org.jspecify
+ jspecify
+ 1.0.1
+
org.latencyutils
LatencyUtils