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

commit e87e7075adb9f1e3d7b99caa0c1f6f11b3199848
Author: JB Onofré <[email protected]>
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 1495a6f632..91a3088512 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
     <maven-assembly-plugin-version>3.4.2</maven-assembly-plugin-version>
     <maven-release-plugin-version>3.0.0-M7</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
-    <maven-enforcer-plugin-version>3.2.1</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-rar-plugin-version>3.0.0</maven-rar-plugin-version>

Reply via email to