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

popduke pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/bifromq.git


The following commit(s) were added to refs/heads/main by this push:
     new 16296872f Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 
2.25.3 (#211)
16296872f is described below

commit 16296872f27972f09d42a41a1e8e2e09f6d328ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 28 22:39:34 2026 +0800

    Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3 (#211)
    
    Bumps org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Yonny(Yu) Hao <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e7f7820d..e12bd2125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <jackson.version>2.18.1</jackson.version>
         <jakarta.ws.rs-api.version>4.0.0</jakarta.ws.rs-api.version>
         <lombok.version>1.18.34</lombok.version>
-        <log4j.version>2.24.3</log4j.version>
+        <log4j.version>2.25.3</log4j.version>
         <micrometer.version>1.11.12</micrometer.version>
         <netty.version>4.1.127.Final</netty.version>
         <tcnative.version>2.0.73.Final</tcnative.version>

Reply via email to