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 1431d730b4 ARTEMIS-4995: update to jgroups 5.3.12
1431d730b4 is described below
commit 1431d730b4c29e2b834758a3218e577d5f546ce7
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Oct 4 13:19:33 2024 +0100
ARTEMIS-4995: update to jgroups 5.3.12
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 72c087c002..08610933de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>10.0.24</jetty.version>
<jetty-servlet-api.version>4.0.6</jetty-servlet-api.version>
- <jgroups.version>5.3.11.Final</jgroups.version>
+ <jgroups.version>5.3.12.Final</jgroups.version>
<errorprone.version>2.31.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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact