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 b19504ce4 Bump org.checkerframework:checker-qual from 3.54.0 to 3.55.1 
(#8503)
b19504ce4 is described below

commit b19504ce460c167c6f58e3c7a62a9520af483540
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 18:18:42 2026 +0200

    Bump org.checkerframework:checker-qual from 3.54.0 to 3.55.1 (#8503)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 266c133ad..f90b213dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <provided.scope>provided</provided.scope>
         <jakarta-el.version>3.0.1-b12</jakarta-el.version>
         <asm.version>9.9.1</asm.version>
-        <checker-qual.version>3.54.0</checker-qual.version>
+        <checker-qual.version>3.55.1</checker-qual.version>
         
<error_prone_annotations.version>2.49.0</error_prone_annotations.version>
         <bouncycastle.version>1.83</bouncycastle.version>
     </properties>

Reply via email to