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 77f1a3010f AMQ-9576: Upgrade to maven-clean-plugin 3.4.0
77f1a3010f is described below
commit 77f1a3010fd592cdf6ba1e53be7ccc2701be6435
Author: JB Onofré <[email protected]>
AuthorDate: Mon Sep 23 08:22:36 2024 +0200
AMQ-9576: Upgrade to maven-clean-plugin 3.4.0
(cherry picked from commit fba0a2e16e394fca01899b97fec41093f0084d2d)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 059ab0eafe..b1919ced28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact