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 85662cbaae Refresh geode-server-all:integrationTest
dependency_classpath inventory (#7914)
85662cbaae is described below
commit 85662cbaaef04889d2c78ea703917223c735df56
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Tue Aug 26 16:00:20 2025 -0400
Refresh geode-server-all:integrationTest dependency_classpath inventory
(#7914)
* geode-server-all:integrationTest
(cherry picked from commit 436be0a98ae29aa030ee60ba86000d431a8f4bd9)
---
.../src/integrationTest/resources/assembly_content.txt | 1 +
.../src/integrationTest/resources/expected_jars.txt | 1 +
.../resources/gfsh_dependency_classpath.txt | 11 ++++++-----
.../integrationTest/resources/dependency_classpath.txt | 17 +++++++++--------
4 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt
b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index 89cce38454..088cb9fd6f 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -1074,3 +1074,4 @@ tools/Modules/Apache_Geode_Modules-0.0.0-Tomcat.zip
tools/Modules/Apache_Geode_Modules-0.0.0-tcServer.zip
tools/Modules/Apache_Geode_Modules-0.0.0-tcServer30.zip
tools/Pulse/geode-pulse-0.0.0.war
+lib/byte-buddy-1.14.9.jar
\ No newline at end of file
diff --git a/geode-assembly/src/integrationTest/resources/expected_jars.txt
b/geode-assembly/src/integrationTest/resources/expected_jars.txt
index cdd374a6d7..674930cfdd 100644
--- a/geode-assembly/src/integrationTest/resources/expected_jars.txt
+++ b/geode-assembly/src/integrationTest/resources/expected_jars.txt
@@ -119,3 +119,4 @@ swagger-core
swagger-models
swagger-ui
webjars-locator-core
+byte-buddy
\ No newline at end of file
diff --git
a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
index 2e6f90d7c4..61c31df37d 100644
--- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
@@ -85,8 +85,9 @@ spring-jcl-5.3.20.jar
HdrHistogram-2.1.12.jar
LatencyUtils-2.0.3.jar
javax.transaction-api-1.3.jar
-jetty-xml-9.4.47.v20220610.jar
-jetty-http-9.4.47.v20220610.jar
-jetty-io-9.4.47.v20220610.jar
-jetty-util-ajax-9.4.47.v20220610.jar
-jetty-util-9.4.47.v20220610.jar
+jetty-xml-9.4.57.v20241219.jar
+jetty-http-9.4.57.v20241219.jar
+jetty-io-9.4.57.v20241219.jar
+jetty-util-ajax-9.4.57.v20241219.jar
+jetty-util-9.4.57.v20241219.jar
+byte-buddy-1.14.9.jar
\ No newline at end of file
diff --git
a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
index 132acb6271..c0ba4c75c9 100644
--- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
@@ -7,8 +7,8 @@ commons-digester-2.1.jar
commons-validator-1.7.jar
spring-jcl-5.3.20.jar
commons-codec-1.15.jar
-classgraph-4.8.146.jar
-jackson-databind-2.13.2.2.jar
+classgraph-4.8.147.jar
+jackson-databind-2.17.0.jar
commons-logging-1.2.jar
geode-management-0.0.0.jar
geode-core-0.0.0.jar
@@ -44,8 +44,8 @@ rmiio-2.1.2.jar
geode-tcp-server-0.0.0.jar
log4j-jcl-2.17.2.jar
geode-connectors-0.0.0.jar
-jackson-core-2.13.3.jar
-jetty-util-9.4.47.v20220610.jar
+jackson-core-2.17.0.jar
+jetty-util-9.4.57.v20241219.jar
log4j-slf4j-impl-2.17.2.jar
lucene-analyzers-common-6.6.6.jar
geode-membership-0.0.0.jar
@@ -86,7 +86,8 @@ geode-common-0.0.0.jar
antlr-2.7.7.jar
jetty-xml-9.4.47.v20220610.jar
geode-rebalancer-0.0.0.jar
-jetty-server-9.4.47.v20220610.jar
-jackson-datatype-jsr310-2.13.3.jar
-jackson-datatype-joda-2.13.3.jar
-joda-time-2.10.14.jar
\ No newline at end of file
+jetty-server-9.4.57.v20241219.jar
+jackson-datatype-jsr310-2.17.0.jar
+jackson-datatype-joda-2.17.0.jar
+joda-time-2.10.14.jar
+byte-buddy-1.14.9.jar
\ No newline at end of file