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 a610c4de8 AMQ-9317: Upgrade to maven-enforcer-plugin 3.4.1
a610c4de8 is described below

commit a610c4de83b2ed002676c15c9cf4bbbf2a86f75d
Author: JB Onofré <[email protected]>
AuthorDate: Fri Oct 6 15:44:53 2023 +0200

    AMQ-9317: Upgrade to maven-enforcer-plugin 3.4.1
    
    (cherry picked from commit 1974fe0aeff501078c10f91f99c9f8dc18e0898e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3170473ac..ef8f24140 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
     <maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
     <maven-release-plugin-version>3.0.1</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
-    <maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>
+    <maven-enforcer-plugin-version>3.4.1</maven-enforcer-plugin-version>
     <maven-war-plugin-version>3.4.0</maven-war-plugin-version>
     <maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
     <maven-rar-plugin-version>3.0.0</maven-rar-plugin-version>

Reply via email to