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 1bfe1928a Bump org.apache.xbean:xbean-spring from 4.27 to 4.28 (#8294)
1bfe1928a is described below

commit 1bfe1928acd86207c18db9f4fa105e9035dba70e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 18:04:18 2025 +0000

    Bump org.apache.xbean:xbean-spring from 4.27 to 4.28 (#8294)
    
    * Bump org.apache.xbean:xbean-spring from 4.27 to 4.28
    
    Bumps org.apache.xbean:xbean-spring from 4.27 to 4.28.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.xbean:xbean-spring
      dependency-version: '4.28'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * 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 de0ade068..29eb9689c 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.27 - 
http://geronimo.apache.org/maven/xbean/4.27/xbean-spring)
+        * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.28 - 
http://geronimo.apache.org/maven/xbean/4.28/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 5d8ad83cc..3149b1b6f 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.27</version>
+            <version>4.28</version>
         </dependency>
         <dependency>
             <groupId>org.apache.storm</groupId>

Reply via email to