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 19aca144a Updates XBean Spring in Examples (no issue)
19aca144a is described below

commit 19aca144ae6744e429d3689896a062e1df20e4c9
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Nov 13 21:20:03 2024 +0100

    Updates XBean Spring in Examples (no issue)
---
 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 51f44386e..6dc9d88bb 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -107,7 +107,7 @@ List of third-party dependencies grouped by their license 
type.
         * Apache Twill discovery service API 
(org.apache.twill:twill-discovery-api:0.6.0-incubating - 
http://twill.incubator.apache.org/twill-discovery-api)
         * Apache Twill discovery service implementations 
(org.apache.twill:twill-discovery-core:0.6.0-incubating - 
http://twill.incubator.apache.org/twill-discovery-core)
         * Apache Twill ZooKeeper client library 
(org.apache.twill:twill-zookeeper:0.6.0-incubating - 
http://twill.incubator.apache.org/twill-zookeeper)
-        * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.8 - 
http://geronimo.apache.org/maven/xbean/4.8/xbean-spring)
+        * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.26 - 
http://geronimo.apache.org/maven/xbean/4.26/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)
diff --git a/examples/storm-jms-examples/pom.xml 
b/examples/storm-jms-examples/pom.xml
index a84527244..8e45b2f26 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.8</version>
+            <version>4.26</version>
         </dependency>
         <dependency>
             <groupId>org.apache.storm</groupId>

Reply via email to