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

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


The following commit(s) were added to refs/heads/main by this push:
     new 1974fe0ae AMQ-9317: Upgrade to maven-enforcer-plugin 3.4.1
     new 05cb2b226 Merge pull request #1062 from jbonofre/AMQ-9317
1974fe0ae is described below

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

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

diff --git a/pom.xml b/pom.xml
index cda5c62c1..4c91a3d4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,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