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 5a6cc7a84e [AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
5a6cc7a84e is described below
commit 5a6cc7a84e2fe46352b1c7bcff47cde6860fb37c
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jun 8 11:01:51 2023 +0200
[AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
(cherry picked from commit 41e7b363ff6c1c3a41a7888a4e5275a3c1f59d0e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dc51aa5e6c..74dedbf5e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>
<cobertura-maven-plugin-version>2.7</cobertura-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>
+
<build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
<apache-rat-plugin-version>0.13</apache-rat-plugin-version>
<tools-maven-plugin-version>1.4</tools-maven-plugin-version>
<depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>