This is an automated email from the ASF dual-hosted git repository.
robbie 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 c442c9b7e6 ARTEMIS-4984: update ErrorProne to 2.30.0
c442c9b7e6 is described below
commit c442c9b7e686f80fc5a630600b52b171218f9ed6
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Aug 12 17:47:14 2024 +0100
ARTEMIS-4984: update ErrorProne to 2.30.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 87910597df..afe5562e41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
<jetty.version>10.0.22</jetty.version>
<jetty-servlet-api.version>4.0.6</jetty-servlet-api.version>
<jgroups.version>5.3.10.Final</jgroups.version>
- <errorprone.version>2.29.2</errorprone.version>
+ <errorprone.version>2.30.0</errorprone.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<jib.maven.plugin.version>3.4.3</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