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

markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new eb5ccd9  Bump org.apache.maven.shared:maven-verifier from 1.5 to 1.8.0 
(#75)
eb5ccd9 is described below

commit eb5ccd9cfa5efe66632dfc9b36e728e6c162910b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 14:11:07 2026 +0000

    Bump org.apache.maven.shared:maven-verifier from 1.5 to 1.8.0 (#75)
    
    Bumps 
[org.apache.maven.shared:maven-verifier](https://github.com/apache/maven-verifier)
 from 1.5 to 1.8.0.
    - [Release notes](https://github.com/apache/maven-verifier/releases)
    - 
[Commits](https://github.com/apache/maven-verifier/compare/maven-verifier-1.5...maven-verifier-1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-verifier
      dependency-version: 1.8.0
      dependency-type: direct:production
      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 d5dc317..403cce8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -642,7 +642,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-verifier</artifactId>
-        <version>1.5</version>
+        <version>1.8.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to