This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 43ada3cd03 ARTEMIS-5992 Bump com.google.errorprone:error_prone_core
from 2.48.0 to 2.49.0
43ada3cd03 is described below
commit 43ada3cd03acd0119f15ffdcf6fc1b67274368ce
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Apr 8 09:04:09 2026 -0500
ARTEMIS-5992 Bump com.google.errorprone:error_prone_core from 2.48.0 to
2.49.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ce16c557b1..2bedb3468c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
<jetty.version>12.1.8</jetty.version>
<jetty-servlet-api.version>5.0.2</jetty-servlet-api.version>
<jgroups.version>5.3.13.Final</jgroups.version>
- <errorprone.version>2.48.0</errorprone.version>
+ <errorprone.version>2.49.0</errorprone.version>
<maven.bundle.plugin.version>6.0.2</maven.bundle.plugin.version>
<jib.maven.plugin.version>3.5.1</jib.maven.plugin.version>
<versions.maven.plugin.version>2.16.1</versions.maven.plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]