Merge pull request #1306 from jbonofre/AMQ-9576

AMQ-9576: Upgrade to maven-clean-plugin 3.4.0
This commit is contained in:
JB Onofré 2024-09-23 14:54:10 +02:00 committed by GitHub
commit 7d874999bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>