This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new d88d9760d Dependency Updates #8079 #8080 #8081 #8082  (#8084)
d88d9760d is described below

commit d88d9760d062efca5d4d5066a1d4acab0db1a31c
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu May 22 20:34:51 2025 +0200

    Dependency Updates #8079 #8080 #8081 #8082  (#8084)
    
    * Bump spring.version from 6.2.6 to 6.2.7
    
    Bumps `spring.version` from 6.2.6 to 6.2.7.
    
    Updates `org.springframework:spring-beans` from 6.2.6 to 6.2.7
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7)
    
    Updates `org.springframework:spring-core` from 6.2.6 to 6.2.7
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7)
    
    Updates `org.springframework:spring-context` from 6.2.6 to 6.2.7
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7)
    
    Updates `org.springframework:spring-jms` from 6.2.6 to 6.2.7
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-beans
      dependency-version: 6.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-core
      dependency-version: 6.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-version: 6.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-jms
      dependency-version: 6.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump org.rocksdb:rocksdbjni from 10.1.3 to 10.2.1
    
    Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 
10.1.3 to 10.2.1.
    - [Release notes](https://github.com/facebook/rocksdb/releases)
    - [Changelog](https://github.com/facebook/rocksdb/blob/v10.2.1/HISTORY.md)
    - [Commits](https://github.com/facebook/rocksdb/compare/v10.1.3...v10.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.rocksdb:rocksdbjni
      dependency-version: 10.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump prometheus.client.version from 1.3.6 to 1.3.7
    
    Bumps `prometheus.client.version` from 1.3.6 to 1.3.7.
    
    Updates `io.prometheus:prometheus-metrics-core` from 1.3.6 to 1.3.7
    - [Release notes](https://github.com/prometheus/client_java/releases)
    - 
[Commits](https://github.com/prometheus/client_java/compare/v1.3.6...v1.3.7)
    
    Updates `io.prometheus:prometheus-metrics-exporter-pushgateway` from 1.3.6 
to 1.3.7
    - [Release notes](https://github.com/prometheus/client_java/releases)
    - 
[Commits](https://github.com/prometheus/client_java/compare/v1.3.6...v1.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: io.prometheus:prometheus-metrics-core
      dependency-version: 1.3.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.prometheus:prometheus-metrics-exporter-pushgateway
      dependency-version: 1.3.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump netty-tcnative.version from 2.0.71.Final to 2.0.72.Final
    
    Bumps `netty-tcnative.version` from 2.0.71.Final to 2.0.72.Final.
    
    Updates `io.netty:netty-tcnative` from 2.0.71.Final to 2.0.72.Final
    - [Release notes](https://github.com/netty/netty-tcnative/releases)
    - 
[Commits](https://github.com/netty/netty-tcnative/compare/netty-tcnative-parent-2.0.71.Final...netty-tcnative-parent-2.0.72.Final)
    
    Updates `io.netty:netty-tcnative-boringssl-static` from 2.0.71.Final to 
2.0.72.Final
    - [Release notes](https://github.com/netty/netty-tcnative/releases)
    - 
[Commits](https://github.com/netty/netty-tcnative/compare/netty-tcnative-parent-2.0.71.Final...netty-tcnative-parent-2.0.72.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-tcnative
      dependency-version: 2.0.72.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-tcnative-boringssl-static
      dependency-version: 2.0.72.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * License
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 DEPENDENCY-LICENSES                       | 51 ++++++++++++++++---------------
 LICENSE-binary                            |  6 ++--
 examples/storm-jms-examples/pom.xml       |  2 +-
 external/storm-metrics-prometheus/pom.xml |  2 +-
 pom.xml                                   |  4 +--
 5 files changed, 34 insertions(+), 31 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 3bd5fcf44..0a4fcb3de 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -199,8 +199,8 @@ List of third-party dependencies grouped by their license 
type.
         * Metrics Integration for Logback 
(io.dropwizard.metrics:metrics-logback:4.2.30 - 
https://metrics.dropwizard.io/metrics-logback)
         * Metrics Integration with JMX 
(io.dropwizard.metrics:metrics-jmx:4.2.30 - 
https://metrics.dropwizard.io/metrics-jmx)
         * Metrics Utility Jakarta Servlets 
(io.dropwizard.metrics:metrics-jakarta-servlets:4.2.30 - 
https://metrics.dropwizard.io/metrics-jakarta-servlets)
-        * micrometer-commons (io.micrometer:micrometer-commons:1.14.5 - 
https://github.com/micrometer-metrics/micrometer)
-        * micrometer-observation (io.micrometer:micrometer-observation:1.14.5 
- https://github.com/micrometer-metrics/micrometer)
+        * micrometer-commons (io.micrometer:micrometer-commons:1.14.7 - 
https://github.com/micrometer-metrics/micrometer)
+        * micrometer-observation (io.micrometer:micrometer-observation:1.14.7 
- https://github.com/micrometer-metrics/micrometer)
         * Netty/All-in-One (io.netty:netty-all:4.2.1.Final - 
https://netty.io/netty-all/)
         * Netty/Buffer (io.netty:netty-buffer:4.2.1.Final - 
https://netty.io/netty-buffer/)
         * Netty/Codec/Base (io.netty:netty-codec-base:4.2.1.Final - 
https://netty.io/netty-codec-base/)
@@ -230,8 +230,9 @@ List of third-party dependencies grouped by their license 
type.
         * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.1.Final - 
https://netty.io/netty-resolver-dns/)
         * Netty/Resolver (io.netty:netty-resolver:4.2.1.Final - 
https://netty.io/netty-resolver/)
         * Netty/TomcatNative [BoringSSL - Static] 
(io.netty:netty-tcnative-boringssl-static:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
+        * Netty/TomcatNative [BoringSSL - Static] 
(io.netty:netty-tcnative-boringssl-static:2.0.72.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
         * Netty/TomcatNative [OpenSSL - Classes] 
(io.netty:netty-tcnative-classes:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
-        * Netty/TomcatNative [OpenSSL - Dynamic] 
(io.netty:netty-tcnative:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative/)
+        * Netty/TomcatNative [OpenSSL - Dynamic] 
(io.netty:netty-tcnative:2.0.72.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative/)
         * Netty/Transport/Classes/Epoll 
(io.netty:netty-transport-classes-epoll:4.2.1.Final - 
https://netty.io/netty-transport-classes-epoll/)
         * Netty/Transport/Classes/io_uring 
(io.netty:netty-transport-classes-io_uring:4.2.1.Final - 
https://netty.io/netty-transport-classes-io_uring/)
         * Netty/Transport/Classes/KQueue 
(io.netty:netty-transport-classes-kqueue:4.2.1.Final - 
https://netty.io/netty-transport-classes-kqueue/)
@@ -256,30 +257,31 @@ List of third-party dependencies grouped by their license 
type.
         * Plexus Interpolation API 
(org.codehaus.plexus:plexus-interpolation:1.25 - 
http://codehaus-plexus.github.io/plexus-interpolation/)
         * Plexus Interpolation API 
(org.codehaus.plexus:plexus-interpolation:1.27 - 
https://codehaus-plexus.github.io/plexus-pom/plexus-interpolation/)
         * Plexus Security Dispatcher Component 
(org.sonatype.plexus:plexus-sec-dispatcher:1.4 - 
http://spice.sonatype.org/plexus-sec-dispatcher)
-        * Prometheus Metrics Config 
(io.prometheus:prometheus-metrics-config:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-config)
-        * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.6 
- http://github.com/prometheus/client_java/prometheus-metrics-core)
-        * Prometheus Metrics Exporter - Common 
(io.prometheus:prometheus-metrics-exporter-common:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
-        * Prometheus Metrics Exporter - Pushgateway 
(io.prometheus:prometheus-metrics-exporter-pushgateway:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-exporter-pushgateway)
-        * Prometheus Metrics Exposition Formats 
(io.prometheus:prometheus-metrics-exposition-formats:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
-        * Prometheus Metrics Exposition Text Formats 
(io.prometheus:prometheus-metrics-exposition-textformats:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-textformats)
-        * Prometheus Metrics Model 
(io.prometheus:prometheus-metrics-model:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-model)
-        * Prometheus Metrics Tracer Common 
(io.prometheus:prometheus-metrics-tracer-common:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
-        * Prometheus Metrics Tracer Initializer 
(io.prometheus:prometheus-metrics-tracer-initializer:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
-        * Prometheus Metrics Tracer OpenTelemetry 
(io.prometheus:prometheus-metrics-tracer-otel:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
-        * Prometheus Metrics Tracer OpenTelemetry Agent 
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.3.6 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
+        * Prometheus Metrics Config 
(io.prometheus:prometheus-metrics-config:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-config)
+        * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.3.7 
- http://github.com/prometheus/client_java/prometheus-metrics-core)
+        * Prometheus Metrics Exporter - Common 
(io.prometheus:prometheus-metrics-exporter-common:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exporter-common)
+        * Prometheus Metrics Exporter - Pushgateway 
(io.prometheus:prometheus-metrics-exporter-pushgateway:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exporter-pushgateway)
+        * Prometheus Metrics Exposition Formats 
(io.prometheus:prometheus-metrics-exposition-formats:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats)
+        * Prometheus Metrics Exposition Formats no protobuf 
(io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats-no-protobuf)
+        * Prometheus Metrics Exposition Text Formats 
(io.prometheus:prometheus-metrics-exposition-textformats:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-exposition-textformats)
+        * Prometheus Metrics Model 
(io.prometheus:prometheus-metrics-model:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-model)
+        * Prometheus Metrics Tracer Common 
(io.prometheus:prometheus-metrics-tracer-common:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
+        * Prometheus Metrics Tracer Initializer 
(io.prometheus:prometheus-metrics-tracer-initializer:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer)
+        * Prometheus Metrics Tracer OpenTelemetry 
(io.prometheus:prometheus-metrics-tracer-otel:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel)
+        * Prometheus Metrics Tracer OpenTelemetry Agent 
(io.prometheus:prometheus-metrics-tracer-otel-agent:1.3.7 - 
http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent)
         * sigar (org.fusesource:sigar:1.6.4 - http://fusesource.com/sigar/)
         * SLF4J 2 Provider for Log4j API 
(org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3 - 
https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j2-impl/)
         * SnakeYAML (org.yaml:snakeyaml:2.2 - 
https://bitbucket.org/snakeyaml/snakeyaml)
         * snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 - 
https://github.com/xerial/snappy-java)
-        * Spring AOP (org.springframework:spring-aop:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Beans (org.springframework:spring-beans:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Commons Logging Bridge (org.springframework:spring-jcl:6.2.6 
- https://github.com/spring-projects/spring-framework)
-        * Spring Context (org.springframework:spring-context:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Core (org.springframework:spring-core:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Expression Language (SpEL) 
(org.springframework:spring-expression:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring JMS (org.springframework:spring-jms:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Messaging (org.springframework:spring-messaging:6.2.6 - 
https://github.com/spring-projects/spring-framework)
-        * Spring Transaction (org.springframework:spring-tx:6.2.6 - 
https://github.com/spring-projects/spring-framework)
+        * Spring AOP (org.springframework:spring-aop:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Beans (org.springframework:spring-beans:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Commons Logging Bridge (org.springframework:spring-jcl:6.2.7 
- https://github.com/spring-projects/spring-framework)
+        * Spring Context (org.springframework:spring-context:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Core (org.springframework:spring-core:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Expression Language (SpEL) 
(org.springframework:spring-expression:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring JMS (org.springframework:spring-jms:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Messaging (org.springframework:spring-messaging:6.2.7 - 
https://github.com/spring-projects/spring-framework)
+        * Spring Transaction (org.springframework:spring-tx:6.2.7 - 
https://github.com/spring-projects/spring-framework)
         * Throttling Appender 
(io.dropwizard.logback:logback-throttling-appender:1.4.2 - 
https://github.com/dropwizard/logback-throttling-appender/)
         * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.0 - 
https://github.com/FasterXML/woodstox)
 
@@ -319,7 +321,7 @@ List of third-party dependencies grouped by their license 
type.
 
     Apache License, Version 2.0, GNU General Public License, version 2
 
-        * RocksDB JNI (org.rocksdb:rocksdbjni:10.1.3 - https://rocksdb.org)
+        * RocksDB JNI (org.rocksdb:rocksdbjni:10.2.1 - https://rocksdb.org)
 
     Apache License, Version 2.0, LGPL 2.1, MPL 1.1
 
@@ -348,6 +350,7 @@ List of third-party dependencies grouped by their license 
type.
         * dnsjava (dnsjava:dnsjava:3.6.1 - https://github.com/dnsjava/dnsjava)
         * Janino (org.codehaus.janino:janino:2.7.6 - 
http://docs.codehaus.org/display/JANINO/Home/janino)
         * Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 - 
http://code.google.com/p/protobuf)
+        * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:4.30.2 - 
https://developers.google.com/protocol-buffers/protobuf-java/)
 
     BSD License
 
diff --git a/LICENSE-binary b/LICENSE-binary
index d61743e71..012b321c8 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -836,7 +836,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Netty/Resolver/DNS/Classes/MacOS 
(io.netty:netty-resolver-dns-classes-macos:4.2.1.Final - 
https://netty.io/netty-resolver-dns-classes-macos/)
         * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.1.Final - 
https://netty.io/netty-resolver-dns/)
         * Netty/Resolver (io.netty:netty-resolver:4.2.1.Final - 
https://netty.io/netty-resolver/)
-        * Netty/TomcatNative (io.netty:netty-tcnative:2.0.71.Final - 
https://github.com/netty/netty-tcnative)
+        * Netty/TomcatNative (io.netty:netty-tcnative:2.0.72.Final - 
https://github.com/netty/netty-tcnative)
         * Netty/TomcatNative [BoringSSL - Static] 
(io.netty:netty-tcnative-boringssl-static:jar:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
         * Netty/TomcatNative [BoringSSL - Static] 
(io.netty:netty-tcnative-boringssl-static:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
         * Netty/Transport/Classes/Epoll 
(io.netty:netty-transport-classes-epoll:4.2.1.Final - 
https://netty.io/netty-transport-classes-epoll/)
@@ -854,7 +854,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Netty/Common (io.netty:netty-common:4.2.1.Final - 
https://netty.io/netty-common/)
         * Netty/Handler (io.netty:netty-handler:4.2.1.Final - 
https://netty.io/netty-handler/)
         * Netty/Resolver (io.netty:netty-resolver:4.2.1.Final - 
https://netty.io/netty-resolver/)
-        * Netty/TomcatNative [BoringSSL - Static] 
(io.netty:netty-tcnative-boringssl-static:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
+        * Netty/TomcatNative [BoringSSL - Static] 
(io.netty:netty-tcnative-boringssl-static:2.0.72.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
         * Netty/TomcatNative [OpenSSL - Classes] 
(io.netty:netty-tcnative-classes:2.0.71.Final - 
https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
         * Netty/Transport/Classes/Epoll 
(io.netty:netty-transport-classes-epoll:4.2.1.Final - 
https://netty.io/netty-transport-classes-epoll/)
         * Netty/Transport/Native/Epoll 
(io.netty:netty-transport-native-epoll:4.2.1.Final - 
https://netty.io/netty-transport-native-epoll/)
@@ -907,7 +907,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
 
     Apache License, Version 2.0, GNU General Public License, version 2
 
-        * RocksDB JNI (org.rocksdb:rocksdbjni:10.1.3 - https://rocksdb.org)
+        * RocksDB JNI (org.rocksdb:rocksdbjni:10.2.1 - https://rocksdb.org)
 
     Apache License, Version 2.0, LGPL 2.1, MPL 1.1
 
diff --git a/examples/storm-jms-examples/pom.xml 
b/examples/storm-jms-examples/pom.xml
index ea3b5b3a2..d8507cb39 100644
--- a/examples/storm-jms-examples/pom.xml
+++ b/examples/storm-jms-examples/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>storm-jms-examples</artifactId>
 
     <properties>
-        <spring.version>6.2.6</spring.version>
+        <spring.version>6.2.7</spring.version>
     </properties>
     <dependencies>
         <dependency>
diff --git a/external/storm-metrics-prometheus/pom.xml 
b/external/storm-metrics-prometheus/pom.xml
index bc1f79bb2..ac6d72f85 100644
--- a/external/storm-metrics-prometheus/pom.xml
+++ b/external/storm-metrics-prometheus/pom.xml
@@ -30,7 +30,7 @@
     <name>storm-metrics-prometheus</name>
 
     <properties>
-        <prometheus.client.version>1.3.6</prometheus.client.version>
+        <prometheus.client.version>1.3.7</prometheus.client.version>
     </properties>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 8ba0c233f..956f63a59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
         <jgrapht.version>0.9.0</jgrapht.version>
         <guava.version>33.4.8-jre</guava.version>
         <auto-service.version>1.1.1</auto-service.version>
-        <netty-tcnative.version>2.0.71.Final</netty-tcnative.version>
+        <netty-tcnative.version>2.0.72.Final</netty-tcnative.version>
         <netty.version>4.2.1.Final</netty.version>
         <sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
         <log4j.version>2.24.3</log4j.version>
@@ -155,7 +155,7 @@
         <jakarta-jaxws-version>3.1.0</jakarta-jaxws-version>
         <jaxb-version>2.3.1</jaxb-version>
         <activation-version>1.1.1</activation-version>
-        <rocksdb-jni-version>10.1.3</rocksdb-jni-version>
+        <rocksdb-jni-version>10.2.1</rocksdb-jni-version>
         <json-smart.version>2.5.2</json-smart.version>
         <byte-buddy.version>1.17.5</byte-buddy.version>
         <gson.version>2.13.1</gson.version>

Reply via email to