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 374ca642a Dependency Updates April (#8029)
374ca642a is described below
commit 374ca642a7dc0d860f53d06cbd811b43ca29a496
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Apr 11 13:24:01 2025 +0200
Dependency Updates April (#8029)
* Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco)
from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13)
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-version: 0.8.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump org.codehaus.mojo:javacc-maven-plugin from 3.1.0 to 3.1.1
Bumps
[org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin)
from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/javacc-maven-plugin/compare/3.1.0...3.1.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:javacc-maven-plugin
dependency-version: 3.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump org.checkerframework:checker-qual from 3.49.1 to 3.49.2
Bumps
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
from 3.49.1 to 3.49.2.
- [Release notes](https://github.com/typetools/checker-framework/releases)
-
[Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
-
[Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.49.1...checker-framework-3.49.2)
---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
dependency-version: 3.49.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump org.apache.xbean:xbean-spring from 4.26 to 4.27
Bumps org.apache.xbean:xbean-spring from 4.26 to 4.27.
---
updated-dependencies:
- dependency-name: org.apache.xbean:xbean-spring
dependency-version: '4.27'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump org.apache.maven.plugins:maven-surefire-report-plugin
Bumps
[org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire)
from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
-
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump joda-time:joda-time from 2.13.1 to 2.14.0
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from
2.13.1 to 2.14.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
-
[Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.13.1...v2.14.0)
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump io.netty:netty-bom from 4.1.119.Final to 4.2.0.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.119.Final to 4.2.0.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.119.Final...netty-4.2.0.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-version: 4.2.0.Final
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump dropwizard.version from 4.0.12 to 4.0.13
Bumps `dropwizard.version` from 4.0.12 to 4.0.13.
Updates `io.dropwizard:dropwizard-core` from 4.0.12 to 4.0.13
Updates `io.dropwizard:dropwizard-assets` from 4.0.12 to 4.0.13
Updates `io.dropwizard:dropwizard-testing` from 4.0.12 to 4.0.13
---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-assets
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-testing
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP)
from 6.2.1 to 6.3.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
-
[Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.2.1...HikariCP-6.3.0)
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump com.google.guava:guava from 33.4.5-jre to 33.4.7-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from
33.4.5-jre to 33.4.7-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: 33.4.7-jre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump byte-buddy.version from 1.17.4 to 1.17.5
Bumps `byte-buddy.version` from 1.17.4 to 1.17.5.
Updates `net.bytebuddy:byte-buddy` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
-
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
-
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.4...byte-buddy-1.17.5)
Updates `net.bytebuddy:byte-buddy-agent` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
-
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
-
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.4...byte-buddy-1.17.5)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.17.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-version: 1.17.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump asm.version from 9.7.1 to 9.8
Bumps `asm.version` from 9.7.1 to 9.8.
Updates `org.ow2.asm:asm` from 9.7.1 to 9.8
Updates `org.ow2.asm:asm-commons` from 9.7.1 to 9.8
Updates `org.ow2.asm:asm-tree` from 9.7.1 to 9.8
Updates `org.ow2.asm:asm-util` from 9.7.1 to 9.8
Updates `org.ow2.asm:asm-analysis` from 9.7.1 to 9.8
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-commons
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-tree
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-util
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-analysis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* License
* Fix typo
* add netty libs to license
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
- https://github.com/apache/storm/issues/8030
- https://github.com/apache/storm/issues/8031
- https://github.com/apache/storm/issues/8032
- https://github.com/apache/storm/issues/8033
- https://github.com/apache/storm/issues/8034
---
DEPENDENCY-LICENSES | 114 +++++++++++-----------
LICENSE-binary | 121 ++++++++++++------------
examples/storm-jms-examples/pom.xml | 2 +-
pom.xml | 18 ++--
sql/storm-sql-core/pom.xml | 2 +-
sql/storm-sql-external/storm-sql-hdfs/pom.xml | 2 +-
sql/storm-sql-external/storm-sql-kafka/pom.xml | 2 +-
sql/storm-sql-runtime/pom.xml | 2 +-
storm-core/pom.xml | 2 +-
storm-dist/binary/storm-sql-core-bin/pom.xml | 2 +-
storm-dist/binary/storm-sql-runtime-bin/pom.xml | 2 +-
11 files changed, 140 insertions(+), 129 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index a40670f3d..883ecee9d 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -75,7 +75,7 @@ List of third-party dependencies grouped by their license
type.
* Apache Maven Shade Plugin
(org.apache.maven.plugins:maven-shade-plugin:3.6.0 -
https://maven.apache.org/plugins/maven-shade-plugin/)
* Apache Maven Shared Utils
(org.apache.maven.shared:maven-shared-utils:3.2.1 -
https://maven.apache.org/shared/maven-shared-utils/)
* Apache Thrift (org.apache.thrift:libthrift:0.19.0 -
http://thrift.apache.org)
- * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.26 -
http://geronimo.apache.org/maven/xbean/4.26/xbean-spring)
+ * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.27 -
http://geronimo.apache.org/maven/xbean/4.27/xbean-spring)
* Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.12.0 -
https://yetus.apache.org/audience-annotations)
* Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.13.0 -
https://yetus.apache.org/audience-annotations)
* Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.3 -
http://zookeeper.apache.org/zookeeper-jute)
@@ -98,20 +98,20 @@ List of third-party dependencies grouped by their license
type.
* Curator Client (org.apache.curator:curator-client:5.8.0 -
https://curator.apache.org/curator-client)
* Curator Framework (org.apache.curator:curator-framework:5.8.0 -
https://curator.apache.org/curator-framework)
* Curator Recipes (org.apache.curator:curator-recipes:5.8.0 -
https://curator.apache.org/curator-recipes)
- * Dropwizard (io.dropwizard:dropwizard-core:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
- * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
- * Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
- * Dropwizard Health Checking Support
(io.dropwizard:dropwizard-health:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
- * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
- * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
- * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
- * Dropwizard Lifecycle Support
(io.dropwizard:dropwizard-lifecycle:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
- * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
- * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
- * Dropwizard Request Logging Support
(io.dropwizard:dropwizard-request-logging:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
- * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
- * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
- * Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
+ * Dropwizard (io.dropwizard:dropwizard-core:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
+ * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
+ * Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
+ * Dropwizard Health Checking Support
(io.dropwizard:dropwizard-health:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
+ * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
+ * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
+ * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
+ * Dropwizard Lifecycle Support
(io.dropwizard:dropwizard-lifecycle:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
+ * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
+ * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
+ * Dropwizard Request Logging Support
(io.dropwizard:dropwizard-request-logging:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
+ * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
+ * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
+ * Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
* error-prone annotations
(com.google.errorprone:error_prone_annotations:2.37.0 -
https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java
(com.esri.geometry:esri-geometry-api:2.0.0 -
https://github.com/Esri/geometry-api-java)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 -
http://findbugs.sourceforge.net/)
@@ -119,12 +119,12 @@ List of third-party dependencies grouped by their license
type.
* Google Guice - Core Library (com.google.inject:guice:4.2.1 -
https://github.com/google/guice/guice)
* Graphite Integration for Metrics
(io.dropwizard.metrics:metrics-graphite:4.2.30 -
https://metrics.dropwizard.io/metrics-graphite)
* Gson (com.google.code.gson:gson:2.12.1 -
https://github.com/google/gson)
- * Guava: Google Core Libraries for Java
(com.google.guava:guava:33.4.5-jre - https://github.com/google/guava)
+ * Guava: Google Core Libraries for Java
(com.google.guava:guava:33.4.7-jre - https://github.com/google/guava)
* Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.3 -
https://github.com/google/guava/failureaccess)
* Guava ListenableFuture only
(com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -
https://github.com/google/guava/listenablefuture)
* hawtbuf (org.fusesource.hawtbuf:hawtbuf:1.11 -
http://hawtbuf.fusesource.org/hawtbuf)
* Hibernate Validator Engine
(org.hibernate.validator:hibernate-validator:7.0.5.Final -
http://hibernate.org/validator/hibernate-validator)
- * HikariCP (com.zaxxer:HikariCP:6.2.1 -
https://github.com/brettwooldridge/HikariCP)
+ * HikariCP (com.zaxxer:HikariCP:6.3.0 -
https://github.com/brettwooldridge/HikariCP)
* j2html (com.j2html:j2html:1.6.0 - http://j2html.com)
* J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 -
https://github.com/google/j2objc/)
* Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.18.3 -
https://github.com/FasterXML/jackson)
@@ -199,40 +199,46 @@ 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)
- * Netty/All-in-One (io.netty:netty-all:4.1.119.Final -
https://netty.io/netty-all/)
- * Netty/Buffer (io.netty:netty-buffer:4.1.119.Final -
https://netty.io/netty-buffer/)
- * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.119.Final -
https://netty.io/netty-codec-dns/)
- * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.119.Final -
https://netty.io/netty-codec-haproxy/)
- * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.119.Final -
https://netty.io/netty-codec-http/)
- * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.119.Final -
https://netty.io/netty-codec-http2/)
- * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.119.Final -
https://netty.io/netty-codec-memcache/)
- * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.119.Final -
https://netty.io/netty-codec-mqtt/)
- * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.119.Final -
https://netty.io/netty-codec-redis/)
- * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.119.Final -
https://netty.io/netty-codec-smtp/)
- * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.119.Final -
https://netty.io/netty-codec-socks/)
- * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.119.Final -
https://netty.io/netty-codec-stomp/)
- * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.119.Final -
https://netty.io/netty-codec-xml/)
- * Netty/Codec (io.netty:netty-codec:4.1.119.Final -
https://netty.io/netty-codec/)
- * Netty/Common (io.netty:netty-common:4.1.119.Final -
https://netty.io/netty-common/)
- * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.119.Final -
https://netty.io/netty-handler-proxy/)
- * Netty/Handler/Ssl/Ocsp
(io.netty:netty-handler-ssl-ocsp:4.1.119.Final -
https://netty.io/netty-handler-ssl-ocsp/)
- * Netty/Handler (io.netty:netty-handler:4.1.119.Final -
https://netty.io/netty-handler/)
- * Netty/Resolver/DNS/Classes/MacOS
(io.netty:netty-resolver-dns-classes-macos:4.1.119.Final -
https://netty.io/netty-resolver-dns-classes-macos/)
- * Netty/Resolver/DNS/Native/MacOS
(io.netty:netty-resolver-dns-native-macos:4.1.119.Final -
https://netty.io/netty-resolver-dns-native-macos/)
- * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.119.Final -
https://netty.io/netty-resolver-dns/)
- * Netty/Resolver (io.netty:netty-resolver:4.1.119.Final -
https://netty.io/netty-resolver/)
+ * Netty/All-in-One (io.netty:netty-all:4.2.0.Final -
https://netty.io/netty-all/)
+ * Netty/Buffer (io.netty:netty-buffer:4.2.0.Final -
https://netty.io/netty-buffer/)
+ * Netty/Codec/Base (io.netty:netty-codec-base:4.2.0.Final -
https://netty.io/netty-codec-base/)
+ * Netty/Codec/Compression
(io.netty:netty-codec-compression:4.2.0.Final -
https://netty.io/netty-codec-compression/)
+ * Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.0.Final -
https://netty.io/netty-codec-dns/)
+ * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.0.Final -
https://netty.io/netty-codec-haproxy/)
+ * Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.0.Final -
https://netty.io/netty-codec-http/)
+ * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.0.Final -
https://netty.io/netty-codec-http2/)
+ * Netty/Codec/Marshalling
(io.netty:netty-codec-marshalling:4.2.0.Final -
https://netty.io/netty-codec-marshalling/)
+ * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.0.Final -
https://netty.io/netty-codec-memcache/)
+ * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.0.Final -
https://netty.io/netty-codec-mqtt/)
+ * Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.0.Final -
https://netty.io/netty-codec-protobuf/)
+ * Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.0.Final -
https://netty.io/netty-codec-redis/)
+ * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.0.Final -
https://netty.io/netty-codec-smtp/)
+ * Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.0.Final -
https://netty.io/netty-codec-socks/)
+ * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.0.Final -
https://netty.io/netty-codec-stomp/)
+ * Netty/Codec/XML (io.netty:netty-codec-xml:4.2.0.Final -
https://netty.io/netty-codec-xml/)
+ * Netty/Codec (io.netty:netty-codec:4.2.0.Final -
https://netty.io/netty-codec/)
+ * Netty/Common (io.netty:netty-common:4.2.0.Final -
https://netty.io/netty-common/)
+ * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.0.Final -
https://netty.io/netty-handler-proxy/)
+ * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.0.Final
- https://netty.io/netty-handler-ssl-ocsp/)
+ * Netty/Handler (io.netty:netty-handler:4.2.0.Final -
https://netty.io/netty-handler/)
+ * Netty/Resolver/DNS/Classes/MacOS
(io.netty:netty-resolver-dns-classes-macos:4.2.0.Final -
https://netty.io/netty-resolver-dns-classes-macos/)
+ * Netty/Resolver/DNS/Native/MacOS
(io.netty:netty-resolver-dns-native-macos:4.2.0.Final -
https://netty.io/netty-resolver-dns-native-macos/)
+ * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.0.Final -
https://netty.io/netty-resolver-dns/)
+ * Netty/Resolver (io.netty:netty-resolver:4.2.0.Final -
https://netty.io/netty-resolver/)
* Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
* Netty/TomcatNative [OpenSSL - Classes]
(io.netty:netty-tcnative-classes:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
* Netty/TomcatNative [OpenSSL - Dynamic]
(io.netty:netty-tcnative:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative/)
- * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.1.119.Final -
https://netty.io/netty-transport-classes-epoll/)
- * Netty/Transport/Classes/KQueue
(io.netty:netty-transport-classes-kqueue:4.1.119.Final -
https://netty.io/netty-transport-classes-kqueue/)
- * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.1.119.Final -
https://netty.io/netty-transport-native-epoll/)
- * Netty/Transport/Native/KQueue
(io.netty:netty-transport-native-kqueue:4.1.119.Final -
https://netty.io/netty-transport-native-kqueue/)
- * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.119.Final -
https://netty.io/netty-transport-native-unix-common/)
- * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.119.Final -
https://netty.io/netty-transport-rxtx/)
- * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.119.Final -
https://netty.io/netty-transport-sctp/)
- * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.119.Final -
https://netty.io/netty-transport-udt/)
- * Netty/Transport (io.netty:netty-transport:4.1.119.Final -
https://netty.io/netty-transport/)
+ * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.2.0.Final -
https://netty.io/netty-transport-classes-epoll/)
+ * Netty/Transport/Classes/io_uring
(io.netty:netty-transport-classes-io_uring:4.2.0.Final -
https://netty.io/netty-transport-classes-io_uring/)
+ * Netty/Transport/Classes/KQueue
(io.netty:netty-transport-classes-kqueue:4.2.0.Final -
https://netty.io/netty-transport-classes-kqueue/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.2.0.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/io_uring
(io.netty:netty-transport-native-io_uring:4.2.0.Final -
https://netty.io/netty-transport-native-io_uring/)
+ * Netty/Transport/Native/KQueue
(io.netty:netty-transport-native-kqueue:4.2.0.Final -
https://netty.io/netty-transport-native-kqueue/)
+ * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.2.0.Final -
https://netty.io/netty-transport-native-unix-common/)
+ * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.0.Final -
https://netty.io/netty-transport-rxtx/)
+ * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.0.Final -
https://netty.io/netty-transport-sctp/)
+ * Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.0.Final -
https://netty.io/netty-transport-udt/)
+ * Netty/Transport (io.netty:netty-transport:4.2.0.Final -
https://netty.io/netty-transport/)
* Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 -
https://bitbucket.org/connect2id/nimbus-jose-jwt)
* Objenesis (org.objenesis:objenesis:3.4 -
https://objenesis.org/objenesis)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 -
https://github.com/open-telemetry/opentelemetry-java)
@@ -331,9 +337,9 @@ List of third-party dependencies grouped by their license
type.
BSD 3-Clause License
- * asm (org.ow2.asm:asm:9.7.1 - http://asm.ow2.io/)
- * asm-commons (org.ow2.asm:asm-commons:9.7.1 - http://asm.ow2.io/)
- * asm-tree (org.ow2.asm:asm-tree:9.7.1 - http://asm.ow2.io/)
+ * asm (org.ow2.asm:asm:9.8 - http://asm.ow2.io/)
+ * asm-commons (org.ow2.asm:asm-commons:9.8 - http://asm.ow2.io/)
+ * asm-tree (org.ow2.asm:asm-tree:9.8 - http://asm.ow2.io/)
* Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 -
http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
* 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)
@@ -381,8 +387,8 @@ List of third-party dependencies grouped by their license
type.
Eclipse Public License, Version 1.0, GNU Lesser General Public License
- * Logback Access Common Module
(ch.qos.logback.access:logback-access-common:2.0.5 -
http://logback.qos.ch/logback-access-common)
- * Logback Access Jetty 11 Module
(ch.qos.logback.access:logback-access-jetty11:2.0.5 -
http://logback.qos.ch/logback-access-jetty11)
+ * Logback Access Common Module
(ch.qos.logback.access:logback-access-common:2.0.6 -
http://logback.qos.ch/logback-access-common)
+ * Logback Access Jetty 11 Module
(ch.qos.logback.access:logback-access-jetty11:2.0.6 -
http://logback.qos.ch/logback-access-jetty11)
Eclipse Public License, Version 2.0
@@ -424,7 +430,7 @@ List of third-party dependencies grouped by their license
type.
MIT License
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 -
https://argparse4j.github.io)
- * Checker Qual (org.checkerframework:checker-qual:3.49.1 -
https://checkerframework.org/)
+ * Checker Qual (org.checkerframework:checker-qual:3.49.2 -
https://checkerframework.org/)
* JCodings (org.jruby.jcodings:jcodings:1.0.58 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
* Jedis (redis.clients:jedis:5.2.0 - https://github.com/redis/jedis)
* Joni (org.jruby.joni:joni:2.2.1 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
diff --git a/LICENSE-binary b/LICENSE-binary
index dbe8b8c7b..46f9ef979 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -730,27 +730,27 @@ The license texts of these dependencies can be found in
the licenses directory.
* Curator Client (org.apache.curator:curator-client:5.8.0 -
https://curator.apache.org/curator-client)
* Curator Framework (org.apache.curator:curator-framework:5.8.0 -
https://curator.apache.org/curator-framework)
* Curator Recipes (org.apache.curator:curator-recipes:5.8.0 -
https://curator.apache.org/curator-recipes)
- * Dropwizard (io.dropwizard:dropwizard-core:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
- * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
- * Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
- * Dropwizard Health Checking Support
(io.dropwizard:dropwizard-health:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
- * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
- * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
- * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
- * Dropwizard Lifecycle Support
(io.dropwizard:dropwizard-lifecycle:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
- * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
- * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
- * Dropwizard Request Logging Support
(io.dropwizard:dropwizard-request-logging:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
- * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.12
-
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
- * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
- * Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.12 -
http://www.dropwizard.io/4.0.12/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
+ * Dropwizard (io.dropwizard:dropwizard-core:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
+ * Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
+ * Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
+ * Dropwizard Health Checking Support
(io.dropwizard:dropwizard-health:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-health)
+ * Dropwizard Jackson Support (io.dropwizard:dropwizard-jackson:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jackson)
+ * Dropwizard Jersey Support (io.dropwizard:dropwizard-jersey:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jersey)
+ * Dropwizard Jetty Support (io.dropwizard:dropwizard-jetty:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-jetty)
+ * Dropwizard Lifecycle Support
(io.dropwizard:dropwizard-lifecycle:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-lifecycle)
+ * Dropwizard Logging Support (io.dropwizard:dropwizard-logging:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-logging)
+ * Dropwizard Metrics Support (io.dropwizard:dropwizard-metrics:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-metrics)
+ * Dropwizard Request Logging Support
(io.dropwizard:dropwizard-request-logging:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-request-logging)
+ * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:4.0.13
-
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
+ * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
+ * Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.13 -
http://www.dropwizard.io/4.0.13/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
* error-prone annotations
(com.google.errorprone:error_prone_annotations:2.37.0 -
https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java
(com.esri.geometry:esri-geometry-api:2.0.0 -
https://github.com/Esri/geometry-api-java)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 -
http://findbugs.sourceforge.net/)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 -
http://findbugs.sourceforge.net/)
* Graphite Integration for Metrics
(io.dropwizard.metrics:metrics-graphite:4.2.30 -
https://metrics.dropwizard.io/metrics-graphite)
* Gson (com.google.code.gson:gson:2.12.1 -
https://github.com/google/gson/gson)
- * Guava: Google Core Libraries for Java
(com.google.guava:guava:33.4.5-jre - https://github.com/google/guava)
+ * Guava: Google Core Libraries for Java
(com.google.guava:guava:33.4.7-jre - https://github.com/google/guava)
* Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.3 -
https://github.com/google/guava/failureaccess)
* Guava ListenableFuture only
(com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -
https://github.com/google/guava/listenablefuture)
* Hibernate Validator Engine
(org.hibernate.validator:hibernate-validator:7.0.5.Final -
http://hibernate.org/validator/hibernate-validator)
@@ -810,50 +810,55 @@ The license texts of these dependencies can be found in
the licenses directory.
* 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)
- * Netty/All-in-One (io.netty:netty-all:4.1.119.Final -
https://netty.io/netty-all/)
- * Netty/Buffer (io.netty:netty-buffer:4.1.119.Final -
https://netty.io/netty-buffer/)
- * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.119.Final -
https://netty.io/netty-codec-dns/)
- * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.119.Final -
https://netty.io/netty-codec-haproxy/)
- * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.119.Final -
https://netty.io/netty-codec-http/)
- * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.119.Final -
https://netty.io/netty-codec-http2/)
- * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.119.Final -
https://netty.io/netty-codec-memcache/)
- * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.119.Final -
https://netty.io/netty-codec-mqtt/)
- * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.119.Final -
https://netty.io/netty-codec-redis/)
- * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.119.Final -
https://netty.io/netty-codec-smtp/)
- * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.119.Final -
https://netty.io/netty-codec-socks/)
- * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.119.Final -
https://netty.io/netty-codec-stomp/)
- * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.119.Final -
https://netty.io/netty-codec-xml/)
- * Netty/Codec (io.netty:netty-codec:4.1.119.Final -
https://netty.io/netty-codec/)
- * Netty/Common (io.netty:netty-common:4.1.119.Final -
https://netty.io/netty-common/)
- * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.119.Final -
https://netty.io/netty-handler-proxy/)
- * Netty/Handler/Ssl/Ocsp
(io.netty:netty-handler-ssl-ocsp:4.1.119.Final -
https://netty.io/netty-handler-ssl-ocsp/)
- * Netty/Handler (io.netty:netty-handler:4.1.119.Final -
https://netty.io/netty-handler/)
- * Netty/Resolver/DNS/Classes/MacOS
(io.netty:netty-resolver-dns-classes-macos:4.1.119.Final -
https://netty.io/netty-resolver-dns-classes-macos/)
- * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.119.Final -
https://netty.io/netty-resolver-dns/)
- * Netty/Resolver (io.netty:netty-resolver:4.1.119.Final -
https://netty.io/netty-resolver/)
+ * Netty/All-in-One (io.netty:netty-all:4.2.0.Final -
https://netty.io/netty-all/)
+ * Netty/Buffer (io.netty:netty-buffer:4.2.0.Final -
https://netty.io/netty-buffer/)
+ * Netty/Codec/Base (io.netty:netty-codec-base:4.2.0.Final -
https://netty.io/netty-codec-base/)
+ * Netty/Codec/Compression
(io.netty:netty-codec-compression:4.2.0.Final -
https://netty.io/netty-codec-compression/)
+ * Netty/Codec/DNS (io.netty:netty-codec-dns:4.2.0.Final -
https://netty.io/netty-codec-dns/)
+ * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.2.0.Final -
https://netty.io/netty-codec-haproxy/)
+ * Netty/Codec/HTTP (io.netty:netty-codec-http:4.2.0.Final -
https://netty.io/netty-codec-http/)
+ * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.2.0.Final -
https://netty.io/netty-codec-http2/)
+ * Netty/Codec/Marshalling
(io.netty:netty-codec-marshalling:4.2.0.Final -
https://netty.io/netty-codec-marshalling/)
+ * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.2.0.Final -
https://netty.io/netty-codec-memcache/)
+ * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.2.0.Final -
https://netty.io/netty-codec-mqtt/)
+ * Netty/Codec/Protobuf (io.netty:netty-codec-protobuf:4.2.0.Final -
https://netty.io/netty-codec-protobuf/)
+ * Netty/Codec/Redis (io.netty:netty-codec-redis:4.2.0.Final -
https://netty.io/netty-codec-redis/)
+ * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.2.0.Final -
https://netty.io/netty-codec-smtp/)
+ * Netty/Codec/Socks (io.netty:netty-codec-socks:4.2.0.Final -
https://netty.io/netty-codec-socks/)
+ * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.2.0.Final -
https://netty.io/netty-codec-stomp/)
+ * Netty/Codec/XML (io.netty:netty-codec-xml:4.2.0.Final -
https://netty.io/netty-codec-xml/)
+ * Netty/Codec (io.netty:netty-codec:4.2.0.Final -
https://netty.io/netty-codec/)
+ * Netty/Common (io.netty:netty-common:4.2.0.Final -
https://netty.io/netty-common/)
+ * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.2.0.Final -
https://netty.io/netty-handler-proxy/)
+ * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.2.0.Final
- https://netty.io/netty-handler-ssl-ocsp/)
+ * Netty/Handler (io.netty:netty-handler:4.2.0.Final -
https://netty.io/netty-handler/)
+ * Netty/Resolver/DNS/Classes/MacOS
(io.netty:netty-resolver-dns-classes-macos:4.2.0.Final -
https://netty.io/netty-resolver-dns-classes-macos/)
+ * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.2.0.Final -
https://netty.io/netty-resolver-dns/)
+ * Netty/Resolver (io.netty:netty-resolver:4.2.0.Final -
https://netty.io/netty-resolver/)
* Netty/TomcatNative (io.netty:netty-tcnative:2.0.70.Final -
https://github.com/netty/netty-tcnative)
* Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:jar:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
* Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
- * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.1.119.Final -
https://netty.io/netty-transport-classes-epoll/)
- * Netty/Transport/Classes/KQueue
(io.netty:netty-transport-classes-kqueue:4.1.119.Final -
https://netty.io/netty-transport-classes-kqueue/)
- * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.1.119.Final -
https://netty.io/netty-transport-native-epoll/)
- * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:jar:4.1.119.Final -
https://netty.io/netty-transport-native-epoll/)
- * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.119.Final -
https://netty.io/netty-transport-native-unix-common/)
- * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.119.Final -
https://netty.io/netty-transport-rxtx/)
- * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.119.Final -
https://netty.io/netty-transport-sctp/)
- * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.119.Final -
https://netty.io/netty-transport-udt/)
- * Netty/Transport (io.netty:netty-transport:4.1.119.Final -
https://netty.io/netty-transport/)
- * Netty/Buffer (io.netty:netty-buffer:4.1.119.Final -
https://netty.io/netty-buffer/)
- * Netty/Codec (io.netty:netty-codec:4.1.119.Final -
https://netty.io/netty-codec/)
- * Netty/Common (io.netty:netty-common:4.1.119.Final -
https://netty.io/netty-common/)
- * Netty/Handler (io.netty:netty-handler:4.1.119.Final -
https://netty.io/netty-handler/)
- * Netty/Resolver (io.netty:netty-resolver:4.1.119.Final -
https://netty.io/netty-resolver/)
+ * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.2.0.Final -
https://netty.io/netty-transport-classes-epoll/)
+ * Netty/Transport/Classes/io_uring
(io.netty:netty-transport-classes-io_uring:4.2.0.Final -
https://netty.io/netty-transport-classes-io_uring/)
+ * Netty/Transport/Classes/KQueue
(io.netty:netty-transport-classes-kqueue:4.2.0.Final -
https://netty.io/netty-transport-classes-kqueue/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.2.0.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:jar:4.2.0.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.2.0.Final -
https://netty.io/netty-transport-native-unix-common/)
+ * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.2.0.Final -
https://netty.io/netty-transport-rxtx/)
+ * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.2.0.Final -
https://netty.io/netty-transport-sctp/)
+ * Netty/Transport/UDT (io.netty:netty-transport-udt:4.2.0.Final -
https://netty.io/netty-transport-udt/)
+ * Netty/Transport (io.netty:netty-transport:4.2.0.Final -
https://netty.io/netty-transport/)
+ * Netty/Buffer (io.netty:netty-buffer:4.2.0.Final -
https://netty.io/netty-buffer/)
+ * Netty/Codec (io.netty:netty-codec:4.2.0.Final -
https://netty.io/netty-codec/)
+ * Netty/Common (io.netty:netty-common:4.2.0.Final -
https://netty.io/netty-common/)
+ * Netty/Handler (io.netty:netty-handler:4.2.0.Final -
https://netty.io/netty-handler/)
+ * Netty/Resolver (io.netty:netty-resolver:4.2.0.Final -
https://netty.io/netty-resolver/)
* Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
* Netty/TomcatNative [OpenSSL - Classes]
(io.netty:netty-tcnative-classes:2.0.70.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
- * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.1.119.Final -
https://netty.io/netty-transport-classes-epoll/)
- * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.1.119.Final -
https://netty.io/netty-transport-native-epoll/)
- * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.119.Final -
https://netty.io/netty-transport-native-unix-common/)
- * Netty/Transport (io.netty:netty-transport:4.1.119.Final -
https://netty.io/netty-transport/)
+ * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.2.0.Final -
https://netty.io/netty-transport-classes-epoll/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.2.0.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.2.0.Final -
https://netty.io/netty-transport-native-unix-common/)
+ * Netty/Transport (io.netty:netty-transport:4.2.0.Final -
https://netty.io/netty-transport/)
* Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.37.2 -
https://bitbucket.org/connect2id/nimbus-jose-jwt)
* Objenesis (org.objenesis:objenesis:3.4 -
http://objenesis.org/objenesis)
* OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 -
https://github.com/open-telemetry/opentelemetry-java)
@@ -920,7 +925,7 @@ The license texts of these dependencies can be found in the
licenses directory.
BSD-3-Clause
- * asm (org.ow2.asm:asm:9.7.1 - http://asm.ow2.io/)
+ * asm (org.ow2.asm:asm:9.8 - http://asm.ow2.io/)
BSD 3-Clause License
@@ -964,8 +969,8 @@ The license texts of these dependencies can be found in the
licenses directory.
Eclipse Public License, Version 1.0, GNU Lesser General Public License
- * Logback Access Common Module
(ch.qos.logback.access:logback-access-common:2.0.5 -
http://logback.qos.ch/logback-access-common)
- * Logback Access Jetty 11 Module
(ch.qos.logback.access:logback-access-jetty11:2.0.5 -
http://logback.qos.ch/logback-access-jetty11)
+ * Logback Access Common Module
(ch.qos.logback.access:logback-access-common:2.0.6 -
http://logback.qos.ch/logback-access-common)
+ * Logback Access Jetty 11 Module
(ch.qos.logback.access:logback-access-jetty11:2.0.6 -
http://logback.qos.ch/logback-access-jetty11)
Eclipse Public License, Version 2.0
@@ -1002,7 +1007,7 @@ The license texts of these dependencies can be found in
the licenses directory.
MIT License
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.9.0 -
https://argparse4j.github.io)
- * Checker Qual (org.checkerframework:checker-qual:3.49.1 -
https://checkerframework.org/)
+ * Checker Qual (org.checkerframework:checker-qual:3.49.2 -
https://checkerframework.org/)
* JCodings (org.jruby.jcodings:jcodings:1.0.58 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
* Joni (org.jruby.joni:joni:2.2.1 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.17 -
http://www.slf4j.org)
diff --git a/examples/storm-jms-examples/pom.xml
b/examples/storm-jms-examples/pom.xml
index 7d932d135..795d0acb8 100644
--- a/examples/storm-jms-examples/pom.xml
+++ b/examples/storm-jms-examples/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-spring</artifactId>
- <version>4.26</version>
+ <version>4.27</version>
</dependency>
<dependency>
<groupId>org.apache.storm</groupId>
diff --git a/pom.xml b/pom.xml
index 1fa497df8..8c5efaff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,10 +102,10 @@
<httpclient.core.version>4.4.16</httpclient.core.version>
<jctools.version>4.0.5</jctools.version>
<jgrapht.version>0.9.0</jgrapht.version>
- <guava.version>33.4.5-jre</guava.version>
+ <guava.version>33.4.7-jre</guava.version>
<auto-service.version>1.1.1</auto-service.version>
<netty-tcnative.version>2.0.70.Final</netty-tcnative.version>
- <netty.version>4.1.119.Final</netty.version>
+ <netty.version>4.2.0.Final</netty.version>
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
<log4j.version>2.24.3</log4j.version>
<slf4j.version>2.0.17</slf4j.version>
@@ -114,14 +114,14 @@
<zookeeper.version>3.9.3</zookeeper.version>
<snappy.version>1.1.10.7</snappy.version>
<jline.version>2.14.6</jline.version>
- <hikari.version>6.2.1</hikari.version>
+ <hikari.version>6.3.0</hikari.version>
<hadoop.version>3.4.1</hadoop.version>
<hdfs.version>${hadoop.version}</hdfs.version>
<hbase.version>2.6.2-hadoop3</hbase.version>
<kryo.version>5.6.2</kryo.version>
<objensis.version>3.4</objensis.version>
<jakarta.servlet.version>5.0.0</jakarta.servlet.version>
- <joda-time.version>2.13.1</joda-time.version>
+ <joda-time.version>2.14.0</joda-time.version>
<thrift.version>0.19.0</thrift.version>
<junit.jupiter.version>5.12.1</junit.jupiter.version>
<surefire.version>3.5.2</surefire.version>
@@ -147,7 +147,7 @@
<maven.version>3.9.9</maven.version>
<azure-eventhubs.version>0.13.1</azure-eventhubs.version>
<jersey.version>3.1.10</jersey.version>
- <dropwizard.version>4.0.12</dropwizard.version>
+ <dropwizard.version>4.0.13</dropwizard.version>
<j2html.version>1.6.0</j2html.version>
<caffeine.version>3.2.0</caffeine.version>
<jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
@@ -157,14 +157,14 @@
<activation-version>1.1.1</activation-version>
<rocksdb-jni-version>9.10.0</rocksdb-jni-version>
<json-smart.version>2.5.2</json-smart.version>
- <byte-buddy.version>1.17.4</byte-buddy.version>
+ <byte-buddy.version>1.17.5</byte-buddy.version>
<gson.version>2.12.1</gson.version>
<!-- see intellij profile below... This fixes an annoyance with
intellij -->
<provided.scope>provided</provided.scope>
<jakarta-el.version>3.0.1-b12</jakarta-el.version>
- <asm.version>9.7.1</asm.version>
- <checker-qual.version>3.49.1</checker-qual.version>
+ <asm.version>9.8</asm.version>
+ <checker-qual.version>3.49.2</checker-qual.version>
<error_prone_annotations.version>2.37.0</error_prone_annotations.version>
<bouncycastle.version>1.80</bouncycastle.version>
</properties>
@@ -1650,7 +1650,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3</version>
<configuration>
<reportsDirectories>
<file>${project.build.directory}/test-reports</file>
diff --git a/sql/storm-sql-core/pom.xml b/sql/storm-sql-core/pom.xml
index 6116fe31f..2db89c317 100644
--- a/sql/storm-sql-core/pom.xml
+++ b/sql/storm-sql-core/pom.xml
@@ -306,7 +306,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
diff --git a/sql/storm-sql-external/storm-sql-hdfs/pom.xml
b/sql/storm-sql-external/storm-sql-hdfs/pom.xml
index 3a9c1b147..7bbb245fe 100644
--- a/sql/storm-sql-external/storm-sql-hdfs/pom.xml
+++ b/sql/storm-sql-external/storm-sql-hdfs/pom.xml
@@ -39,7 +39,7 @@
-->
<storm-sql-hdfs.test.introspection.argLine>--add-opens
java.security.jgss/sun.security.krb5=ALL-UNNAMED</storm-sql-hdfs.test.introspection.argLine>
<!-- Required downgrade by calcite-core 1.16.0
https://mvnrepository.com/artifact/org.apache.calcite/calcite-core/1.16.0 -->
- <guava.version.downgrade>33.4.5-jre</guava.version.downgrade>
+ <guava.version.downgrade>33.4.7-jre</guava.version.downgrade>
</properties>
<developers>
diff --git a/sql/storm-sql-external/storm-sql-kafka/pom.xml
b/sql/storm-sql-external/storm-sql-kafka/pom.xml
index 961e85167..8b9df617d 100644
--- a/sql/storm-sql-external/storm-sql-kafka/pom.xml
+++ b/sql/storm-sql-external/storm-sql-kafka/pom.xml
@@ -29,7 +29,7 @@
<properties>
<!-- Required downgrade by calcite-core 1.15.0 -->
- <guava.version>33.4.5-jre</guava.version>
+ <guava.version>33.4.7-jre</guava.version>
</properties>
<developers>
diff --git a/sql/storm-sql-runtime/pom.xml b/sql/storm-sql-runtime/pom.xml
index e75f19131..a7061a6e4 100644
--- a/sql/storm-sql-runtime/pom.xml
+++ b/sql/storm-sql-runtime/pom.xml
@@ -29,7 +29,7 @@
<properties>
<!-- Required downgrade by calcite-core 1.15.0 -->
- <guava.version>33.4.5-jre</guava.version>
+ <guava.version>33.4.7-jre</guava.version>
</properties>
<developers>
diff --git a/storm-core/pom.xml b/storm-core/pom.xml
index bdc40a59e..d21e83849 100644
--- a/storm-core/pom.xml
+++ b/storm-core/pom.xml
@@ -456,7 +456,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.12</version>
+ <version>0.8.13</version>
<executions>
<execution>
<id>prepare-agent</id>
diff --git a/storm-dist/binary/storm-sql-core-bin/pom.xml
b/storm-dist/binary/storm-sql-core-bin/pom.xml
index 2f25bd4c5..7dcaac27f 100644
--- a/storm-dist/binary/storm-sql-core-bin/pom.xml
+++ b/storm-dist/binary/storm-sql-core-bin/pom.xml
@@ -27,7 +27,7 @@
<properties>
<!-- Required downgrade by calcite-core 1.14.0 -->
- <guava.version>33.4.5-jre</guava.version>
+ <guava.version>33.4.7-jre</guava.version>
</properties>
<dependencies>
diff --git a/storm-dist/binary/storm-sql-runtime-bin/pom.xml
b/storm-dist/binary/storm-sql-runtime-bin/pom.xml
index bbab502f6..9d505484d 100644
--- a/storm-dist/binary/storm-sql-runtime-bin/pom.xml
+++ b/storm-dist/binary/storm-sql-runtime-bin/pom.xml
@@ -27,7 +27,7 @@
<properties>
<!-- Required downgrade by calcite-core 1.14.0 -->
- <guava.version>33.4.5-jre</guava.version>
+ <guava.version>33.4.7-jre</guava.version>
</properties>
<dependencies>