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

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


The following commit(s) were added to refs/heads/release/struts-6-7-x by this 
push:
     new eb7a0804b Bump commons-validator:commons-validator from 1.9.0 to 
1.10.0 (#1385)
eb7a0804b is described below

commit eb7a0804b8e7b3bed0f4f98271eb32c73676e3f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 06:48:12 2025 +0100

    Bump commons-validator:commons-validator from 1.9.0 to 1.10.0 (#1385)
    
    Bumps commons-validator:commons-validator from 1.9.0 to 1.10.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-validator:commons-validator
      dependency-version: 1.10.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 183379118..3f65eba66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -901,7 +901,7 @@
             <dependency>
                 <groupId>commons-validator</groupId>
                 <artifactId>commons-validator</artifactId>
-                <version>1.9.0</version>
+                <version>1.10.0</version>
             </dependency>
 
             <!-- Mocks for unit testing (by Spring) -->

Reply via email to