This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new bc9ad6776b ARTEMIS-5582: update to errorprone 2.42.0
bc9ad6776b is described below
commit bc9ad6776be5a8904cf71c8642d30492f4e6f54d
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Sep 23 12:21:43 2025 -0400
ARTEMIS-5582: update to errorprone 2.42.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 32dddeb54d..76d018077f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
<jetty.version>12.1.1</jetty.version>
<jetty-servlet-api.version>5.0.2</jetty-servlet-api.version>
<jgroups.version>5.3.13.Final</jgroups.version>
- <errorprone.version>2.41.0</errorprone.version>
+ <errorprone.version>2.42.0</errorprone.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<jib.maven.plugin.version>3.4.6</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]
For further information, visit: https://activemq.apache.org/contact