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/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 5cefd93562 ARTEMIS-4616 upgrade JGroups to 5.3.2.Final
5cefd93562 is described below

commit 5cefd935628deb89ccb2d354af799b074de05da1
Author: Justin Bertram <jbert...@apache.org>
AuthorDate: Wed Jan 31 09:48:19 2024 -0600

    ARTEMIS-4616 upgrade JGroups to 5.3.2.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a90f953385..b218eafa6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
       <jsr305.version>3.0.2</jsr305.version>
       <jetty.version>10.0.20</jetty.version>
       <jetty-servlet-api.version>4.0.6</jetty-servlet-api.version>
-      <jgroups.version>5.3.0.Final</jgroups.version>
+      <jgroups.version>5.3.2.Final</jgroups.version>
       <errorprone.version>2.24.1</errorprone.version>
       <maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
       <jib.maven.plugin.version>3.3.2</jib.maven.plugin.version>

Reply via email to