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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new c0b177bc5e KARAF-7917: Upgrade to apache-rat-plugin 0.16.1
c0b177bc5e is described below

commit c0b177bc5ee7229a2b66629104388144b6f4ed5f
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 5 14:44:02 2025 +0100

    KARAF-7917: Upgrade to apache-rat-plugin 0.16.1
    
    (cherry picked from commit e9bcd78f95f2c4af2624a215d007d775d5c55611)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 557940a134..729a220fa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -811,7 +811,7 @@
                     <plugin>
                         <groupId>org.apache.rat</groupId>
                         <artifactId>apache-rat-plugin</artifactId>
-                        <version>0.13</version>
+                        <version>0.16.1</version>
                         <executions>
                             <execution>
                                 <phase>verify</phase>

Reply via email to