From 6d084dd8af255b8847ff92905c3d7b8c458408bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:04:14 +0000 Subject: [PATCH 1/2] Bump org.apache.xbean:xbean-spring from 4.28 to 4.29 Bumps org.apache.xbean:xbean-spring from 4.28 to 4.29. --- updated-dependencies: - dependency-name: org.apache.xbean:xbean-spring dependency-version: '4.29' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/storm-jms-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/storm-jms-examples/pom.xml b/examples/storm-jms-examples/pom.xml index 3149b1b6f2..e4d38a7460 100644 --- a/examples/storm-jms-examples/pom.xml +++ b/examples/storm-jms-examples/pom.xml @@ -55,7 +55,7 @@ org.apache.xbean xbean-spring - 4.28 + 4.29 org.apache.storm From 34b17257ff2a89f1f4584af34929cf7e0dea173b Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 3 Jan 2026 01:07:11 +0000 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 4ed12e9b4c..9fd4f7bc09 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -69,7 +69,7 @@ List of third-party dependencies grouped by their license type. * Apache Maven Shade Plugin (org.apache.maven.plugins:maven-shade-plugin:3.6.1 - 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.22.0 - https://thrift.apache.org/) - * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.28 - http://geronimo.apache.org/maven/xbean/4.28/xbean-spring) + * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.29 - http://geronimo.apache.org/maven/xbean/4.29/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.4 - http://zookeeper.apache.org/zookeeper-jute)