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/09/19 08:39:24 UTC

[ws-axiom] branch master updated: Bump apache-rat-plugin from 0.14 to 0.15

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 e6a102e5e Bump apache-rat-plugin from 0.14 to 0.15
e6a102e5e is described below

commit e6a102e5e6e19c91cbdae3c3b2eaa9ddfef91e71
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Sep 19 03:27:20 2022 +0000

    Bump apache-rat-plugin from 0.14 to 0.15
    
    Bumps apache-rat-plugin from 0.14 to 0.15.
    
    ---
    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 00abed875..3bd2417b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -733,7 +733,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.14</version>
+                    <version>0.15</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-enforcer-plugin</artifactId>