This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 0440d76d59 Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 
2.25.3 (#6845)
0440d76d59 is described below

commit 0440d76d59531bead020e2896944346c36df8b4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 23 13:59:02 2025 +0800

    Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 (#6845)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 829a0a442b..600a65c3c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@ under the License.
         <airlift.version>0.27</airlift.version>
         <lz4.version>1.8.1</lz4.version>
         <slf4j.version>1.7.32</slf4j.version>
-        <log4j.version>2.17.1</log4j.version>
+        <log4j.version>2.25.3</log4j.version>
         <junit4.version>4.13.2</junit4.version>
         <junit5.version>5.8.1</junit5.version>
         <spotless.version>2.13.0</spotless.version>

Reply via email to