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 b9ab06b5f [AMQ-9040] Upgrade to maven-enforcer-plugin 3.1.0
b9ab06b5f is described below

commit b9ab06b5fcb1db4d3a8274f367e280c9f63c050c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 08:14:11 2022 +0200

    [AMQ-9040] Upgrade to maven-enforcer-plugin 3.1.0
    
    (cherry picked from commit 812e2b2ddf0088d41d5a0c6338161bfd373a03cf)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c86acb306..589232ed0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
     <maven-assembly-plugin-version>3.3.0</maven-assembly-plugin-version>
     <maven-release-plugin-version>2.5.3</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
-    <maven-enforcer-plugin-version>3.0.0</maven-enforcer-plugin-version>
+    <maven-enforcer-plugin-version>3.1.0</maven-enforcer-plugin-version>
     <maven-war-plugin-version>3.2.2</maven-war-plugin-version>
     <maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
     <maven-jar-plugin-version>3.2.2</maven-jar-plugin-version>

Reply via email to