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 a2c2caaba Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 
7.1.1 (#8091)
a2c2caaba is described below

commit a2c2caaba077aa49e97d883ea68a0b3be581c310
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 11:28:05 2025 +0100

    Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1 (#8091)
    
    * Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1
    
    Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 7.1.0 to 7.1.1.
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.1.0...woodstox-core-7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-version: 7.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update LICENSE-binary
    
    * Update DEPENDENCY-LICENSES
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: reiabreu <[email protected]>
---
 DEPENDENCY-LICENSES | 2 +-
 LICENSE-binary      | 2 +-
 pom.xml             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 0a4fcb3de..f9e0c405f 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -283,7 +283,7 @@ List of third-party dependencies grouped by their license 
type.
         * Spring Messaging (org.springframework:spring-messaging:6.2.7 - 
https://github.com/spring-projects/spring-framework)
         * Spring Transaction (org.springframework:spring-tx:6.2.7 - 
https://github.com/spring-projects/spring-framework)
         * Throttling Appender 
(io.dropwizard.logback:logback-throttling-appender:1.4.2 - 
https://github.com/dropwizard/logback-throttling-appender/)
-        * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.0 - 
https://github.com/FasterXML/woodstox)
+        * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - 
https://github.com/FasterXML/woodstox)
 
     Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, 
Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, 
Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, 
With Classpath Exception, W3C license
 
diff --git a/LICENSE-binary b/LICENSE-binary
index 012b321c8..09702073e 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -869,7 +869,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Plexus Interpolation API 
(org.codehaus.plexus:plexus-interpolation:1.27 - 
http://codehaus-plexus.github.io/plexus-interpolation/)
         * SnakeYAML (org.yaml:snakeyaml:2.2 - 
https://bitbucket.org/snakeyaml/snakeyaml)
         * Throttling Appender 
(io.dropwizard.logback:logback-throttling-appender:1.4.2 - 
https://github.com/dropwizard/logback-throttling-appender/)
-        * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.0 - 
https://github.com/FasterXML/woodstox)
+        * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - 
https://github.com/FasterXML/woodstox)
 
     Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License, 
Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License, 
Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2, 
With Classpath Exception, W3C license
 
diff --git a/pom.xml b/pom.xml
index ffff123ce..3d88e0225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1257,7 +1257,7 @@
             <dependency>
                 <groupId>com.fasterxml.woodstox</groupId>
                 <artifactId>woodstox-core</artifactId>
-                <version>7.1.0</version>
+                <version>7.1.1</version>
             </dependency>
             <dependency>
                 <groupId>commons-collections</groupId>

Reply via email to