yuriymalygin commented on code in PR #3684:
URL: https://github.com/apache/celeborn/pull/3684#discussion_r3294254962
##########
pom.xml:
##########
@@ -89,7 +89,7 @@
<guava.version>33.1.0-jre</guava.version>
<junit.version>4.13.2</junit.version>
<leveldb.version>1.8</leveldb.version>
- <log4j2.version>2.24.3</log4j2.version>
+ <log4j2.version>2.25.4</log4j2.version>
Review Comment:
@SteNicholas , dev/deps/dependencies-server was updated. please check
##########
dev/deps/dependencies-server:
##########
@@ -75,12 +75,11 @@ jetty-util/9.4.58.v20250814//jetty-util-9.4.58.v20250814.jar
jsr305/1.3.9//jsr305-1.3.9.jar
jul-to-slf4j/1.7.36//jul-to-slf4j-1.7.36.jar
leveldbjni-all/1.8//leveldbjni-all-1.8.jar
-log4j-1.2-api/2.24.3//log4j-1.2-api-2.24.3.jar
-log4j-api/2.24.3//log4j-api-2.24.3.jar
-log4j-core/2.24.3//log4j-core-2.24.3.jar
-log4j-slf4j-impl/2.24.3//log4j-slf4j-impl-2.24.3.jar
+log4j-1.2-api/2.25.4//log4j-1.2-api-2.25.4.jar
+log4j-api/2.25.4//log4j-api-2.25.4.jar
+log4j-core/2.25.4//log4j-core-2.25.4.jar
+log4j-slf4j-impl/2.25.4//log4j-slf4j-impl-2.25.4.jar
lz4-java/1.10.4//lz4-java-1.10.4.jar
-maven-jdk-tools-wrapper/0.1//maven-jdk-tools-wrapper-0.1.jar
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]