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

noob-se7en pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d0844dc155 Bump log4j.version from 2.25.4 to 2.26.0 (#18438)
0d0844dc155 is described below

commit 0d0844dc1554abde331f64549e5e6e09c181d908
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 21:12:46 2026 +0530

    Bump log4j.version from 2.25.4 to 2.26.0 (#18438)
    
    Bumps `log4j.version` from 2.25.4 to 2.26.0.
    
    Updates `org.apache.logging.log4j:log4j-bom` from 2.25.4 to 2.26.0
    - [Release notes](https://github.com/apache/logging-log4j2/releases)
    - 
[Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
    - 
[Commits](https://github.com/apache/logging-log4j2/compare/rel/2.25.4...rel/2.26.0)
    
    Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.25.4 to 2.26.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-bom
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-1.2-api
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f68e363bd7..cb08a9a9a04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
     <zstd-jni.version>1.5.7-8</zstd-jni.version>
     <lz4-java.version>1.11.0</lz4-java.version>
     <libthrift.verion>0.22.0</libthrift.verion>
-    <log4j.version>2.25.4</log4j.version>
+    <log4j.version>2.26.0</log4j.version>
     <slf4j.version>2.0.17</slf4j.version>
     <netty.version>4.1.133.Final</netty.version>
     <reactivestreams.version>1.0.4</reactivestreams.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to