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 d58a056b1 Bump com.google.errorprone:error_prone_annotations from
2.48.0 to 2.49.0 (#8502)
d58a056b1 is described below
commit d58a056b14b0109d5b877a0031d2cff44dd57acd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 18:11:01 2026 +0200
Bump com.google.errorprone:error_prone_annotations from 2.48.0 to 2.49.0
(#8502)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f7900ea04..266c133ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
<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>
-
<error_prone_annotations.version>2.48.0</error_prone_annotations.version>
+
<error_prone_annotations.version>2.49.0</error_prone_annotations.version>
<bouncycastle.version>1.83</bouncycastle.version>
</properties>