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 483a3687e7 [AMQ-9261] Upgrade to maven-enforcer-plugin 3.3.0
483a3687e7 is described below

commit 483a3687e7318dc0ee262169c07cc5b9b470091e
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Tue Jun 6 14:22:49 2023 +0200

    [AMQ-9261] Upgrade to maven-enforcer-plugin 3.3.0
    
    (cherry picked from commit e64d10d78b9bceaa4f59e395b717a9af445dd101)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index afee0d452a..93f27e9383 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.1.0</maven-enforcer-plugin-version>
+    <maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>
     <maven-war-plugin-version>3.3.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