This is an automated email from the ASF dual-hosted git repository.

jinwoo pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 9e6972d027 Upgrade JGroups to 3.6.20.Final (#7892)
9e6972d027 is described below

commit 9e6972d0278c570f0af5e4286527eb7a48c31510
Author: Jinwoo Hwang <92374539+jinwoohwang-...@users.noreply.github.com>
AuthorDate: Thu Apr 10 17:33:15 2025 -0400

    Upgrade JGroups to 3.6.20.Final (#7892)
---
 boms/geode-all-bom/src/test/resources/expected-pom.xml   |  2 +-
 .../geode/gradle/plugins/DependencyConstraints.groovy    |  2 +-
 .../src/integrationTest/resources/assembly_content.txt   |  2 +-
 .../resources/gfsh_dependency_classpath.txt              | 16 ++++++++--------
 .../integrationTest/resources/dependency_classpath.txt   |  4 ++--
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/boms/geode-all-bom/src/test/resources/expected-pom.xml 
b/boms/geode-all-bom/src/test/resources/expected-pom.xml
index f16020b7b6..171bd8ec7f 100644
--- a/boms/geode-all-bom/src/test/resources/expected-pom.xml
+++ b/boms/geode-all-bom/src/test/resources/expected-pom.xml
@@ -390,7 +390,7 @@
       <dependency>
         <groupId>org.jgroups</groupId>
         <artifactId>jgroups</artifactId>
-        <version>3.6.14.Final</version>
+        <version>3.6.20.Final</version>
       </dependency>
       <dependency>
         <groupId>org.mortbay.jetty</groupId>
diff --git 
a/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
 
b/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
index 89ef3f64ef..5ef79c9e7c 100644
--- 
a/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
+++ 
b/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
@@ -38,7 +38,7 @@ class DependencyConstraints {
     deps.put("commons-validator.version", "1.7")
     deps.put("fastutil.version", "8.5.8")
     deps.put("javax.transaction-api.version", "1.3")
-    deps.put("jgroups.version", "3.6.14.Final")
+    deps.put("jgroups.version", "3.6.20.Final")
     deps.put("log4j.version", "2.17.2")
     deps.put("micrometer.version", "1.9.0")
     deps.put("shiro.version", "1.9.1")
diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt 
b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index da0614aa45..1f565c3203 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -1025,7 +1025,7 @@ lib/jetty-util-9.4.47.v20220610.jar
 lib/jetty-util-ajax-9.4.47.v20220610.jar
 lib/jetty-webapp-9.4.47.v20220610.jar
 lib/jetty-xml-9.4.47.v20220610.jar
-lib/jgroups-3.6.14.Final.jar
+lib/jgroups-3.6.20.Final.jar
 lib/jline-2.12.jar
 lib/jna-5.11.0.jar
 lib/jna-platform-5.11.0.jar
diff --git 
a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt 
b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
index 65638250bf..e1f3b167b9 100644
--- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
@@ -68,14 +68,14 @@ joda-time-2.10.14.jar
 jna-platform-5.11.0.jar
 jna-5.11.0.jar
 snappy-0.4.jar
-jgroups-3.6.14.Final.jar
-shiro-cache-1.9.1.jar
-shiro-crypto-hash-1.9.1.jar
-shiro-crypto-cipher-1.9.1.jar
-shiro-config-core-1.9.1.jar
-shiro-event-1.9.1.jar
-shiro-crypto-core-1.9.1.jar
-shiro-lang-1.9.1.jar
+jgroups-3.6.20.Final.jar
+shiro-cache-1.12.0.jar
+shiro-crypto-hash-1.12.0.jar
+shiro-crypto-cipher-1.12.0.jar
+shiro-config-core-1.12.0.jar
+shiro-event-1.12.0.jar
+shiro-crypto-core-1.12.0.jar
+shiro-lang-1.12.0.jar
 slf4j-api-1.7.36.jar
 spring-beans-5.3.20.jar
 javax.activation-api-1.2.0.jar
diff --git 
a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt 
b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
index c33e6edbf0..d09b27549f 100644
--- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
@@ -22,8 +22,8 @@ jetty-util-ajax-9.4.47.v20220610.jar
 geode-cq-0.0.0.jar
 geode-old-client-support-0.0.0.jar
 javax.servlet-api-3.1.0.jar
-jgroups-3.6.14.Final.jar
-shiro-cache-1.9.1.jar
+jgroups-3.6.20.Final.jar
+shiro-cache-1.12.0.jar
 httpcore-4.4.15.jar
 spring-beans-5.3.20.jar
 lucene-queries-6.6.6.jar

Reply via email to