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

lukaszlenart pushed a commit to branch support/struts-6-x-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/support/struts-6-x-x by this 
push:
     new 1b1981e98 build(deps-dev): bump commons-logging:commons-logging (#1763)
1b1981e98 is described below

commit 1b1981e9876b65f448eab722f16052c721e79cc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 12 11:38:07 2026 +0200

    build(deps-dev): bump commons-logging:commons-logging (#1763)
    
    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 296c0628a..818b302d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -846,7 +846,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.3.6</version>
+                <version>1.4.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to