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 6d128a0234 Refresh commons-logging and snappy entries in classpath 
snapshot resources (#7918)
6d128a0234 is described below

commit 6d128a02347683d57e19ce91ecc0164b6b5836ad
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Thu Aug 28 21:03:08 2025 -0400

    Refresh commons-logging and snappy entries in classpath snapshot resources 
(#7918)
    
    * gfsh dependency
    
    * commons-io-2.15.1
    
    
    
    Co-authored-by: Jinwoo Hwang <JinwooHwang-SAS>
---
 geode-assembly/src/integrationTest/resources/assembly_content.txt     | 2 +-
 .../src/integrationTest/resources/gfsh_dependency_classpath.txt       | 4 ++--
 .../src/integrationTest/resources/dependency_classpath.txt            | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt 
b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index 4a4f479d80..84aa6e0fb1 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -972,7 +972,7 @@ lib/commons-beanutils-1.9.4.jar
 lib/commons-codec-1.15.jar
 lib/commons-collections-3.2.2.jar
 lib/commons-digester-2.1.jar
-lib/commons-io-2.11.0.jar
+lib/commons-io-2.15.1.jar
 lib/commons-lang3-3.12.0.jar
 lib/commons-logging-1.3.5.jar
 lib/commons-modeler-2.0.1.jar
diff --git 
a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt 
b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
index 5a639cd02a..cc9a531c93 100644
--- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
@@ -53,8 +53,8 @@ commons-beanutils-1.9.4.jar
 commons-codec-1.15.jar
 commons-collections-3.2.2.jar
 commons-digester-2.1.jar
-commons-io-2.11.0.jar
-commons-logging-1.2.jar
+commons-io-2.15.1.jar
+commons-logging-1.3.5.jar
 classgraph-4.8.147.jar
 micrometer-core-1.9.1.jar
 fastutil-8.5.8.jar
diff --git 
a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt 
b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
index b2efbceac9..ffd01bd1b7 100644
--- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
@@ -53,7 +53,7 @@ jetty-webapp-9.4.57.v20241219.jar
 commons-lang3-3.12.0.jar
 jopt-simple-5.0.4.jar
 swagger-annotations-2.2.1.jar
-snappy-0.4.jar
+snappy-0.5.jar
 geode-wan-0.0.0.jar
 log4j-api-2.17.2.jar
 geode-serialization-0.0.0.jar
@@ -79,7 +79,7 @@ lucene-analyzers-phonetic-6.6.6.jar
 spring-context-5.3.21.jar
 jetty-security-9.4.57.v20241219.jar
 geode-logging-0.0.0.jar
-commons-io-2.11.0.jar
+commons-io-2.15.1.jar
 shiro-lang-1.13.0.jar
 javax.transaction-api-1.3.jar
 geode-common-0.0.0.jar

Reply via email to