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 5d79058  Bump org.apache.rat:apache-rat-plugin from 0.13 to 0.17 (#62)
5d79058 is described below

commit 5d79058d2dbe2db7d258c397df69fba649d6727e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:22:54 2026 +0000

    Bump org.apache.rat:apache-rat-plugin from 0.13 to 0.17 (#62)
    
    Bumps org.apache.rat:apache-rat-plugin from 0.13 to 0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-version: '0.17'
      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 4b36359..c10e654 100644
--- a/pom.xml
+++ b/pom.xml
@@ -767,7 +767,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.13</version>
+          <version>0.17</version>
           <configuration>
             <excludes>
               <exclude>.gitignore</exclude>


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

Reply via email to