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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ab4df142 Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 
(#599)
7ab4df142 is described below

commit 7ab4df142320004dcefad58e67aa74dcab0d05c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 07:06:42 2026 +0100

    Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 (#599)
    
    Bumps org.apache.rat:apache-rat-plugin from 0.17 to 0.18.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-version: '0.18'
      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 3b6445592..411867d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.17</version>
+                    <version>0.18</version>
                     <executions>
                         <execution>
                             <phase>verify</phase>

Reply via email to