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

ndipiazza 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 691e30492 Bump org.apache.logging.log4j:log4j-core in /tika-e2e-tests 
(#2501)
691e30492 is described below

commit 691e304923cb01f4352c4a2681abfa4bb10831b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 08:37:19 2025 -0600

    Bump org.apache.logging.log4j:log4j-core in /tika-e2e-tests (#2501)
    
    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>
---
 tika-e2e-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-e2e-tests/pom.xml b/tika-e2e-tests/pom.xml
index 67d565c87..54f06c403 100644
--- a/tika-e2e-tests/pom.xml
+++ b/tika-e2e-tests/pom.xml
@@ -46,7 +46,7 @@
 
         <!-- Logging -->
         <slf4j.version>2.0.16</slf4j.version>
-        <log4j.version>2.24.3</log4j.version>
+        <log4j.version>2.25.3</log4j.version>
 
         <!-- Other -->
         <lombok.version>1.18.32</lombok.version>

Reply via email to