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 fa3c34fe65 AMQ-9577: Upgrade to maven-enforcer-plugin 3.5.0
fa3c34fe65 is described below
commit fa3c34fe65bdbfa793aa140c4ef07aac4e2f15ad
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 b9a523814a..b1315c9828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,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