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

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


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

commit de50ddb492aa6c22c4574f14f43860a091dfc0ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 05:28:41 2026 +0000

    Bump version.log4j2 from 2.25.3 to 2.25.4
    
    Bumps `version.log4j2` from 2.25.3 to 2.25.4.
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.4
    
    Updates `org.apache.logging.log4j:log4j-jul` from 2.25.3 to 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-api
      dependency-version: 2.25.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-jul
      dependency-version: 2.25.4
      dependency-type: direct:development
      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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3007a4e586..07cbdaf11c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
     <!-- Logging frameworks -->
     <version.slf4j>2.0.17</version.slf4j>
     <version.log4j>1.2.17</version.log4j>
-    <version.log4j2>2.25.3</version.log4j2>
+    <version.log4j2>2.25.4</version.log4j2>
     <version.commons-logging>1.3.6</version.commons-logging>
 
     <!-- Apache Commons -->

Reply via email to