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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


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

commit c41558eeceea9204e4591b6318ecbab5ba861f7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 08:23:31 2026 -0400

    Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 (#2997)
    
    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: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 9e8969b67ef..0c87152615f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -598,7 +598,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.17</version>
+                    <version>0.18</version>
                     <configuration>
                         <numUnapprovedLicenses>350</numUnapprovedLicenses>
                         <excludeSubProjects>false</excludeSubProjects>

Reply via email to