This is an automated email from the ASF dual-hosted git repository.
rabreu 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 d93566d24 Bump org.apache.xbean:xbean-spring from 4.29 to 4.30 (#8377)
d93566d24 is described below
commit d93566d24379223b1d37e18e59195fe31990c751
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 16:24:12 2026 +0000
Bump org.apache.xbean:xbean-spring from 4.29 to 4.30 (#8377)
* Bump org.apache.xbean:xbean-spring from 4.29 to 4.30
Bumps org.apache.xbean:xbean-spring from 4.29 to 4.30.
---
updated-dependencies:
- dependency-name: org.apache.xbean:xbean-spring
dependency-version: '4.30'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fixing licenses
* Fixing licenses
* Fixing licenses
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Abreu <[email protected]>
---
DEPENDENCY-LICENSES | 2 +-
examples/storm-jms-examples/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index b358eff0b..42596a414 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.29 -
http://geronimo.apache.org/maven/xbean/4.29/xbean-spring)
+ * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.30 -
http://geronimo.apache.org/maven/xbean/4.30/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)
diff --git a/examples/storm-jms-examples/pom.xml
b/examples/storm-jms-examples/pom.xml
index 02ff9cff3..0f555d9ac 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.29</version>
+ <version>4.30</version>
</dependency>
<dependency>
<groupId>org.apache.storm</groupId>