This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 4d59e86cf8 [AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
4d59e86cf8 is described below

commit 4d59e86cf8f668a09694ed61ee90afd23a3ffd96
Author: JB Onofré <jb.ono...@dremio.com>
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 a61f324118..aef5de1027 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.3.0</build-helper-maven-plugin-version>
+    
<build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
     <replacer-maven-plugin-version>1.5.3</replacer-maven-plugin-version>
     <apache-rat-plugin-version>0.15</apache-rat-plugin-version>
     <tools-maven-plugin-version>1.4</tools-maven-plugin-version>

Reply via email to