This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new fdb24564b AMQ-9317: Upgrade to maven-enforcer-plugin 3.4.1
fdb24564b is described below
commit fdb24564b3c808e883965076b1ac34014da7ff50
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 e19d52c58..91a57386f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
<maven-release-plugin-version>2.5.3</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-jar-plugin-version>3.3.0</maven-jar-plugin-version>