Skip to content

Commit 436be0a

Browse files
authored
Refresh geode-server-all:integrationTest dependency_classpath inventory (#7914)
* geode-server-all:integrationTest
1 parent 9d736a9 commit 436be0a

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

geode-assembly/src/integrationTest/resources/assembly_content.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,3 +1074,4 @@ tools/Modules/Apache_Geode_Modules-0.0.0-Tomcat.zip
10741074
tools/Modules/Apache_Geode_Modules-0.0.0-tcServer.zip
10751075
tools/Modules/Apache_Geode_Modules-0.0.0-tcServer30.zip
10761076
tools/Pulse/geode-pulse-0.0.0.war
1077+
lib/byte-buddy-1.14.9.jar

geode-assembly/src/integrationTest/resources/expected_jars.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,4 @@ swagger-core
119119
swagger-models
120120
swagger-ui
121121
webjars-locator-core
122+
byte-buddy

geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,4 @@ jetty-http-9.4.57.v20241219.jar
9090
jetty-io-9.4.57.v20241219.jar
9191
jetty-util-ajax-9.4.57.v20241219.jar
9292
jetty-util-9.4.57.v20241219.jar
93+
byte-buddy-1.14.9.jar

geode-server-all/src/integrationTest/resources/dependency_classpath.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ commons-validator-1.7.jar
88
spring-jcl-5.3.21.jar
99
commons-codec-1.15.jar
1010
classgraph-4.8.147.jar
11-
jackson-databind-2.13.3.jar
11+
jackson-databind-2.17.0.jar
1212
commons-logging-1.2.jar
1313
geode-management-0.0.0.jar
1414
geode-core-0.0.0.jar
@@ -44,7 +44,7 @@ rmiio-2.1.2.jar
4444
geode-tcp-server-0.0.0.jar
4545
log4j-jcl-2.17.2.jar
4646
geode-connectors-0.0.0.jar
47-
jackson-core-2.13.3.jar
47+
jackson-core-2.17.0.jar
4848
jetty-util-9.4.57.v20241219.jar
4949
log4j-slf4j-impl-2.17.2.jar
5050
lucene-analyzers-common-6.6.6.jar
@@ -71,7 +71,7 @@ jaxb-impl-2.3.2.jar
7171
jna-platform-5.11.0.jar
7272
log4j-jul-2.17.2.jar
7373
HdrHistogram-2.1.12.jar
74-
jackson-annotations-2.13.3.jar
74+
jackson-annotations-2.17.0.jar
7575
micrometer-core-1.9.1.jar
7676
shiro-config-ogdl-1.12.0.jar
7777
geode-log4j-0.0.0.jar
@@ -87,6 +87,7 @@ antlr-2.7.7.jar
8787
jetty-xml-9.4.57.v20241219.jar
8888
geode-rebalancer-0.0.0.jar
8989
jetty-server-9.4.57.v20241219.jar
90-
jackson-datatype-jsr310-2.13.3.jar
91-
jackson-datatype-joda-2.13.3.jar
92-
joda-time-2.10.14.jar
90+
jackson-datatype-jsr310-2.17.0.jar
91+
jackson-datatype-joda-2.17.0.jar
92+
joda-time-2.10.14.jar
93+
byte-buddy-1.14.9.jar

0 commit comments

Comments
 (0)