This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new b94737ea2 [AMQ-9037] Upgrade to taglist-maven-plugin 3.0.0
b94737ea2 is described below
commit b94737ea25d007a31a0b267e05f44c5ab25cb7cd
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 17:03:43 2022 +0200
[AMQ-9037] Upgrade to taglist-maven-plugin 3.0.0
(cherry picked from commit 43ae33aa4b41ca54907aecaf044f61786a2a1cd8)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8672c7d3e..14ec70527 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
<findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
<javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>
<cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
- <taglist-maven-plugin-version>2.4</taglist-maven-plugin-version>
+ <taglist-maven-plugin-version>3.0.0</taglist-maven-plugin-version>
<build-helper-maven-plugin-version>3.3.0</build-helper-maven-plugin-version>
<apache-rat-plugin-version>0.13</apache-rat-plugin-version>
<ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>