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

pjfanning pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 49faeb2146 Bump log4jVersion from 2.26.0 to 2.26.1 (#1173)
49faeb2146 is described below

commit 49faeb21467a6aef5924ec48478676d2259a1ac8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 5 13:41:29 2026 +0100

    Bump log4jVersion from 2.26.0 to 2.26.1 (#1173)
    
    Bumps `log4jVersion` from 2.26.0 to 2.26.1.
    
    Updates `org.apache.logging.log4j:log4j-bom` from 2.26.0 to 2.26.1
    - [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.26.0...rel/2.26.1)
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.26.0 to 2.26.1
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-bom
      dependency-version: 2.26.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.26.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.26.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 1d6079023e..5fc3e03a06 100644
--- a/build.gradle
+++ b/build.gradle
@@ -161,7 +161,7 @@ subprojects {
         commonsCompressVersion = '1.28.0'
         commonsIoVersion = '2.22.0'
         commonsMathVersion = '3.6.1'
-        log4jVersion = '2.26.0'
+        log4jVersion = '2.26.1'
         mockitoVersion = '5.23.0'
         hamcrestVersion = '3.0'
         xmlbeansVersion = '5.3.0'


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

Reply via email to