From 9d6fd81a7d60af5b2fdee398e6a4e09b2e28f66e Mon Sep 17 00:00:00 2001 From: Jinwoo Hwang Date: Thu, 28 Aug 2025 09:59:24 -0400 Subject: [PATCH 1/2] gfsh dependency --- .../src/integrationTest/resources/gfsh_dependency_classpath.txt | 2 +- .../src/integrationTest/resources/dependency_classpath.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt index 5a639cd02a7..ed0d228c900 100644 --- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt +++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt @@ -54,7 +54,7 @@ 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-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 b2efbceac92..1dcb89a985f 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 From 963725657b693f3fcbda2642bf92950545930c4f Mon Sep 17 00:00:00 2001 From: Jinwoo Hwang Date: Thu, 28 Aug 2025 15:58:56 -0400 Subject: [PATCH 2/2] commons-io-2.15.1 --- .../src/integrationTest/resources/assembly_content.txt | 2 +- .../src/integrationTest/resources/gfsh_dependency_classpath.txt | 2 +- .../src/integrationTest/resources/dependency_classpath.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt b/geode-assembly/src/integrationTest/resources/assembly_content.txt index 4a4f479d80a..84aa6e0fb1b 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 ed0d228c900..cc9a531c93a 100644 --- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt +++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt @@ -53,7 +53,7 @@ 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-io-2.15.1.jar commons-logging-1.3.5.jar classgraph-4.8.147.jar micrometer-core-1.9.1.jar diff --git a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt index 1dcb89a985f..ffd01bd1b7a 100644 --- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt +++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt @@ -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