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 fa911b865 Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (#8288)
fa911b865 is described below

commit fa911b86580d60d2910bf9aee01c8072fd9f0d64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 25 02:14:50 2025 +0100

    Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (#8288)
    
    * Bump org.apache.avro:avro from 1.12.0 to 1.12.1
    
    Bumps org.apache.avro:avro from 1.12.0 to 1.12.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.avro:avro
      dependency-version: 1.12.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 +-
 LICENSE-binary      | 2 +-
 pom.xml             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index c68e34d65..eda2d723d 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -20,7 +20,7 @@ List of third-party dependencies grouped by their license 
type.
 
         * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 - 
http://activemq.apache.org/activemq-client)
         * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.37 - 
https://metrics.dropwizard.io/metrics-annotation)
-        * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
+        * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons CLI (commons-cli:commons-cli:1.10.0 - 
https://commons.apache.org/proper/commons-cli/)
         * Apache Commons Codec (commons-codec:commons-codec:1.19.0 - 
https://commons.apache.org/proper/commons-codec/)
         * Apache Commons Collections 
(commons-collections:commons-collections:3.2.2 - 
http://commons.apache.org/collections/)
diff --git a/LICENSE-binary b/LICENSE-binary
index b6ea1e0db..2e18e3519 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -651,7 +651,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
 
     Apache-2.0
 
-        * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
+        * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons FileUpload 
(commons-fileupload:commons-fileupload:1.6.0 - 
https://commons.apache.org/proper/commons-fileupload/)
         * Apache Commons Lang (org.apache.commons:commons-lang3:3.19.0 - 
https://commons.apache.org/proper/commons-lang/)
         * Apache Commons Text (org.apache.commons:commons-text:1.14.0 - 
https://commons.apache.org/proper/commons-text)
diff --git a/pom.xml b/pom.xml
index 7083b12b0..c67651578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1196,7 +1196,7 @@
             <dependency>
                 <groupId>org.apache.avro</groupId>
                 <artifactId>avro</artifactId>
-                <version>1.12.0</version>
+                <version>1.12.1</version>
             </dependency>
             <dependency>
                 <groupId>net.bytebuddy</groupId>

Reply via email to