This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq.git
commit 01af3e87d78adbca7f6f46b9ba94a924d046c3ee Author: Robbie Gemmell <[email protected]> AuthorDate: Fri Feb 11 10:01:22 2022 +0000 NO-JIRA: update RAT plugin to 0.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dffa020..3b33ef6 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,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>
