This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 4f992a2ecb AMQ-9583: Upgrade to build-helper-maven-plugin 3.6.0
4f992a2ecb is described below
commit 4f992a2ecb2c172db47891733eac94fddf7f8ac0
Author: JB Onofré <[email protected]>
AuthorDate: Mon Sep 23 15:53:53 2024 +0200
AMQ-9583: Upgrade to build-helper-maven-plugin 3.6.0
(cherry picked from commit ccfb85f6235849f9932f6cb879d513f58f6c8096)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f005b35eb4..eb4986a458 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
<javacc-maven-plugin-version>3.0.1</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.5.0</build-helper-maven-plugin-version>
+
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
<replacer-maven-plugin-version>1.5.3</replacer-maven-plugin-version>
<apache-rat-plugin-version>0.16.1</apache-rat-plugin-version>
<tools-maven-plugin-version>1.4</tools-maven-plugin-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact