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 54d8782ec Bump com.google.errorprone:error_prone_annotations from 
2.45.0 to 2.46.0 (#8385)
54d8782ec is described below

commit 54d8782ec6ac1844688f016c9faa875868cf85c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 16:20:27 2026 +0000

    Bump com.google.errorprone:error_prone_annotations from 2.45.0 to 2.46.0 
(#8385)
    
    * Bump com.google.errorprone:error_prone_annotations from 2.45.0 to 2.46.0
    
    Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.45.0 to 2.46.0.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](https://github.com/google/error-prone/compare/v2.45.0...v2.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_annotations
      dependency-version: 2.46.0
      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 +-
 LICENSE-binary      | 2 +-
 pom.xml             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 00043f57c..b358eff0b 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -101,7 +101,7 @@ List of third-party dependencies grouped by their license 
type.
         * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.0 
- 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
         * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.0 - 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
         * Dropwizard Validation Support 
(io.dropwizard:dropwizard-validation:5.0.0 - 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
-        * error-prone annotations 
(com.google.errorprone:error_prone_annotations:2.45.0 - 
https://errorprone.info/error_prone_annotations)
+        * error-prone annotations 
(com.google.errorprone:error_prone_annotations:2.46.0 - 
https://errorprone.info/error_prone_annotations)
         * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - 
http://findbugs.sourceforge.net/)
         * Google Guice - Core Library (com.google.inject:guice:4.2.1 - 
https://github.com/google/guice/guice)
         * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.37 - 
https://metrics.dropwizard.io/metrics-graphite)
diff --git a/LICENSE-binary b/LICENSE-binary
index a0eb700f8..061175ad4 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -727,7 +727,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:5.0.0 
- 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-servlets)
         * Dropwizard Utility Classes (io.dropwizard:dropwizard-util:5.0.0 - 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
         * Dropwizard Validation Support 
(io.dropwizard:dropwizard-validation:5.0.0 - 
http://www.dropwizard.io/5.0.0/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
-        * error-prone annotations 
(com.google.errorprone:error_prone_annotations:2.45.0 - 
https://errorprone.info/error_prone_annotations)
+        * error-prone annotations 
(com.google.errorprone:error_prone_annotations:2.46.0 - 
https://errorprone.info/error_prone_annotations)
         * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - 
http://findbugs.sourceforge.net/)
         * Graphite Integration for Metrics 
(io.dropwizard.metrics:metrics-graphite:4.2.37 - 
https://metrics.dropwizard.io/metrics-graphite)
         * Gson (com.google.code.gson:gson:2.13.2 - 
https://github.com/google/gson)
diff --git a/pom.xml b/pom.xml
index c109237a5..8456a724c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <jakarta-el.version>3.0.1-b12</jakarta-el.version>
         <asm.version>9.9.1</asm.version>
         <checker-qual.version>3.53.0</checker-qual.version>
-        
<error_prone_annotations.version>2.45.0</error_prone_annotations.version>
+        
<error_prone_annotations.version>2.46.0</error_prone_annotations.version>
         <bouncycastle.version>1.83</bouncycastle.version>
     </properties>
 

Reply via email to