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

mbuenger pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8701df0  Bump commons-validator:commons-validator from 1.10.0 to 
1.10.1 (#603)
8701df0 is described below

commit 8701df06aa08b1122feb6fa61e1f3c79bb803840
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 13:45:20 2025 +0100

    Bump commons-validator:commons-validator from 1.10.0 to 1.10.1 (#603)
    
    Bumps 
[commons-validator:commons-validator](https://github.com/apache/commons-validator)
 from 1.10.0 to 1.10.1.
    - 
[Changelog](https://github.com/apache/commons-validator/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-validator/compare/rel/commons-validator-1.10.0...rel/commons-validator-1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: commons-validator:commons-validator
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 3e6b1dd..2999c98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,7 @@ under the License.
     <dependency>
       <groupId>commons-validator</groupId>
       <artifactId>commons-validator</artifactId>
-      <version>1.10.0</version>
+      <version>1.10.1</version>
     </dependency>
   </dependencies>
 

Reply via email to