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

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


The following commit(s) were added to refs/heads/develop by this push:
     new fb8e93d40c Upgrade commons-lang3 from 3.12.0 to 3.18.0 (#7950)
fb8e93d40c is described below

commit fb8e93d40cabcc8cf663edaf7d2eca266987f68a
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Fri Oct 31 19:08:50 2025 -0400

    Upgrade commons-lang3 from 3.12.0 to 3.18.0 (#7950)
    
    * Upgrade commons-io from 2.18.0 to 2.19.0
    
    - Updated dependency version in DependencyConstraints.groovy
    - Updated expected-pom.xml test resource in geode-all-bom
    - Updated assembly_content.txt integration test resource
    - Updated gfsh_dependency_classpath.txt integration test resource
    - Updated dependency_classpath.txt integration test resource in 
geode-server-all
    
    All builds and tests pass successfully.
    
    * Upgrade commons-lang3 from 3.12.0 to 3.18.0
    
    - Updated dependency version in DependencyConstraints.groovy
    - Updated expected-pom.xml test resource in geode-all-bom
    - Updated assembly_content.txt integration test resource
    - Updated gfsh_dependency_classpath.txt integration test resource
    - Updated dependency_classpath.txt integration test resource in 
geode-server-all
    
    This upgrade brings in the latest bug fixes and improvements from Apache 
Commons Lang.
    
    All builds and checks pass successfully.
---
 boms/geode-all-bom/src/test/resources/expected-pom.xml                  | 2 +-
 .../groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy | 2 +-
 geode-assembly/src/integrationTest/resources/assembly_content.txt       | 2 +-
 .../src/integrationTest/resources/gfsh_dependency_classpath.txt         | 2 +-
 geode-server-all/src/integrationTest/resources/dependency_classpath.txt | 2 +-
 5 files changed, 5 insertions(+), 5 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 e1ca9d39d0..df91731e16 100644
--- a/boms/geode-all-bom/src/test/resources/expected-pom.xml
+++ b/boms/geode-all-bom/src/test/resources/expected-pom.xml
@@ -305,7 +305,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.12.0</version>
+        <version>3.18.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</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 ec11f54224..817fe62de3 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
@@ -34,7 +34,7 @@ class DependencyConstraints {
     // Some of these are referenced below as well
     deps.put("antlr.version", "2.7.7")
     deps.put("commons-io.version", "2.19.0")
-    deps.put("commons-lang3.version", "3.12.0")
+    deps.put("commons-lang3.version", "3.18.0")
     deps.put("commons-validator.version", "1.7")
     deps.put("fastutil.version", "8.5.8")
     deps.put("javax.activation.version", "1.2.0")
diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt 
b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index 59180b16da..78f4dd8e84 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -932,7 +932,7 @@ lib/commons-codec-1.15.jar
 lib/commons-collections-3.2.2.jar
 lib/commons-digester-2.1.jar
 lib/commons-io-2.19.0.jar
-lib/commons-lang3-3.12.0.jar
+lib/commons-lang3-3.18.0.jar
 lib/commons-logging-1.3.5.jar
 lib/commons-modeler-2.0.1.jar
 lib/commons-validator-1.7.jar
diff --git 
a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt 
b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
index 3d76b2b660..4ac626471f 100644
--- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
@@ -19,7 +19,7 @@ geode-unsafe-0.0.0.jar
 geode-deployment-legacy-0.0.0.jar
 spring-shell-1.2.0.RELEASE.jar
 spring-web-5.3.21.jar
-commons-lang3-3.12.0.jar
+commons-lang3-3.18.0.jar
 rmiio-2.1.2.jar
 jackson-datatype-joda-2.17.0.jar
 jackson-annotations-2.17.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 6f832fc57c..998ddc8410 100644
--- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
@@ -51,7 +51,7 @@ log4j-slf4j-impl-2.17.2.jar
 lucene-analyzers-common-6.6.6.jar
 geode-membership-0.0.0.jar
 jetty-webapp-9.4.57.v20241219.jar
-commons-lang3-3.12.0.jar
+commons-lang3-3.18.0.jar
 jopt-simple-5.0.4.jar
 swagger-annotations-2.2.22.jar
 snappy-0.5.jar

Reply via email to