This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 787fd2d7f9 AMQ-9577: Upgrade to maven-enforcer-plugin 3.5.0
787fd2d7f9 is described below
commit 787fd2d7f9443e2d7ba302fdbe26a7140f702fec
Author: JB Onofré <[email protected]>
AuthorDate: Mon Sep 23 11:21:08 2024 +0200
AMQ-9577: Upgrade to maven-enforcer-plugin 3.5.0
(cherry picked from commit 50a73f9317c22a19d79b3be354cd5ce787b0360f)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f0e1d29e42..b735692113 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<maven-clean-plugin-version>3.4.0</maven-clean-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.4.1</maven-enforcer-plugin-version>
+ <maven-enforcer-plugin-version>3.5.0</maven-enforcer-plugin-version>
<maven-war-plugin-version>3.4.0</maven-war-plugin-version>
<maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
<maven-rar-plugin-version>3.0.0</maven-rar-plugin-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact