You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2022/06/14 20:25:33 UTC

[ws-axiom] 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.

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


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

commit d36363689bbb232a07da0ef776ee0d35b68dbf9f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 13 03:41:52 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 4d1bfcc79..8845cfb9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -733,7 +733,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.13</version>
+                    <version>0.14</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-enforcer-plugin</artifactId>