You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2022/02/13 13:32:01 UTC

[myfaces-tobago] 30/32: cherrypick from 2.x: build(deps): bump apache-rat-plugin from 0.11 to 0.13

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

weber pushed a commit to branch TOBAGO-1999_Select2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 0aba8a4620cd1555e1d33e954a1cb18d046ab8ce
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 10 17:21:08 2022 +0000

    cherrypick from 2.x: build(deps): bump apache-rat-plugin from 0.11 to 0.13
    
    Bumps apache-rat-plugin from 0.11 to 0.13.
    
    ---
    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 22a5177..848d2d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -716,7 +716,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.11</version>
+          <version>0.13</version>
           <configuration>
             <excludes>
               <!-- This file is created during a release and needs no licensing text -->