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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-stormcrawler.git


The following commit(s) were added to refs/heads/main by this push:
     new c47fa8bc Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1
c47fa8bc is described below

commit c47fa8bc771cfd618b4377b3e058a02039611915
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 9 04:55:49 2024 +0000

    Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1
    
    Bumps org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d96b353e..5f19f200 100644
--- a/pom.xml
+++ b/pom.xml
@@ -451,7 +451,7 @@ under the License.
                                        <plugin>
                                                
<groupId>org.apache.rat</groupId>
                                                
<artifactId>apache-rat-plugin</artifactId>
-                                               <version>0.15</version>
+                                               <version>0.16.1</version>
                                                <executions>
                                                        <execution>
                                                                
<phase>verify</phase>

Reply via email to