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 c54789d914 AMQ-9576: Upgrade to maven-clean-plugin 3.4.0
c54789d914 is described below
commit c54789d9143a87c40e790c003aa2ad89a1e20575
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 fba0a2e16e394fca01899b97fec41093f0084d2d)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 075c851c6c..14f4ad742a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,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