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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new 5a76128  Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 
2.25.3 (#412)
5a76128 is described below

commit 5a76128d50e9d9fa324858c40e1fb789463bc527
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 19 19:26:24 2025 -0500

    Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 (#412)
    
    Bumps org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.3
      dependency-type: direct:development
    ...
    
    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 563c687..f4799a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@ under the License.
     <commons.failsafe.version>3.2.1</commons.failsafe.version>
     <!-- Allow default test run order to be changed -->
     <failsafe.runorder>filesystem</failsafe.runorder>
-    <log4j2.version>2.25.2</log4j2.version>
+    <log4j2.version>2.25.3</log4j2.version>
     <logback.version>1.3.16</logback.version>
     <slf4j.version>2.0.17</slf4j.version>
     <findsecbugs.version>1.14.0</findsecbugs.version>

Reply via email to