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

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


The following commit(s) were added to refs/heads/main by this push:
     new 58fea1f595 Bump log4j2.version from 2.25.3 to 2.25.4 (#2718)
58fea1f595 is described below

commit 58fea1f595942605d8a7ef973905e6a1bacd7c74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 09:15:06 2026 +0200

    Bump log4j2.version from 2.25.3 to 2.25.4 (#2718)
    
    Bumps `log4j2.version` from 2.25.3 to 2.25.4.
    
    Updates `org.apache.logging.log4j:log4j-bom` from 2.25.3 to 2.25.4
    - [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.3...rel/2.25.4)
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-bom
      dependency-version: 2.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.4
      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>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e94d92cb84..df852658d8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -406,7 +406,7 @@
     <kafka.version>4.2.0</kafka.version>
     <kotlin-stdlib.version>2.3.20</kotlin-stdlib.version>
     <libpst.version>0.9.3</libpst.version>
-    <log4j2.version>2.25.3</log4j2.version>
+    <log4j2.version>2.25.4</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->
     <lucene.version>9.12.3</lucene.version>
     <maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>

Reply via email to