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

rzo1 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 2792f4a97b TOMEE-4627 - Bump commons-logging:commons-logging from 
1.3.6 to 1.4.0 (#2766)
2792f4a97b is described below

commit 2792f4a97bd4ded543992ce02d5b1c0746b8e931
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 25 08:51:13 2026 +0200

    TOMEE-4627 - Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 
(#2766)
    
    Bumps 
[commons-logging:commons-logging](https://github.com/apache/commons-logging) 
from 1.3.6 to 1.4.0.
    - 
[Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.6...rel/commons-logging-1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-logging:commons-logging
      dependency-version: 1.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 5966ce19a9..d9cc6091d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
     <version.slf4j>2.0.18</version.slf4j>
     <version.log4j>1.2.17</version.log4j>
     <version.log4j2>2.26.0</version.log4j2>
-    <version.commons-logging>1.3.6</version.commons-logging>
+    <version.commons-logging>1.4.0</version.commons-logging>
 
     <!-- Apache Commons -->
     <version.commons-cli>1.11.0</version.commons-cli>

Reply via email to