This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch activemq-5.16.x in repository https://gitbox.apache.org/repos/asf/activemq.git
commit d719a8bed17c94587f6eb9d8ce0520313c0fbd47 Author: Robbie Gemmell <[email protected]> AuthorDate: Fri Feb 11 10:01:22 2022 +0000 NO-JIRA: update RAT plugin to 0.13 (cherry picked from commit 01af3e87d78adbca7f6f46b9ba94a924d046c3ee) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2ae455..ca62033 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version> <taglist-maven-plugin-version>2.4</taglist-maven-plugin-version> <build-helper-maven-plugin-version>1.8</build-helper-maven-plugin-version> - <apache-rat-plugin-version>0.11</apache-rat-plugin-version> + <apache-rat-plugin-version>0.13</apache-rat-plugin-version> <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version> <depends-maven-plugin-version>1.2</depends-maven-plugin-version> <maven-dependency-plugin-version>2.8</maven-dependency-plugin-version>
