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
commit a6eaa8579969df3b2cc240953b152925f42dd76b Merge: 88655e6112 50a73f9317 Author: JB Onofré <[email protected]> AuthorDate: Tue Sep 24 18:11:23 2024 +0200 Merge pull request #1307 from jbonofre/AMQ-9577 AMQ-9577: Upgrade to maven-enforcer-plugin 3.5.0 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 9faea1ab7c,34a498ff82..7ccc0e8c84 --- a/pom.xml +++ b/pom.xml @@@ -124,10 -124,10 +124,10 @@@ <maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version> <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version> <maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version> - <maven-clean-plugin-version>3.3.2</maven-clean-plugin-version> + <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
