You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by gi...@apache.org on 2022/06/16 10:40:53 UTC

[archiva-parent] branch master updated: Bump apache-rat-plugin from 0.13 to 0.14

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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 9517bb5  Bump apache-rat-plugin from 0.13 to 0.14
9517bb5 is described below

commit 9517bb57cc6f6dcbc279512fcd168954376d65c6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jun 16 10:18:12 2022 +0000

    Bump apache-rat-plugin from 0.13 to 0.14
    
    Bumps apache-rat-plugin from 0.13 to 0.14.
    
    ---
    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] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c65943..cc07acf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -805,7 +805,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.13</version>
+          <version>0.14</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>