Merge pull request #1217 from jbonofre/AMQ-9499

AMQ-9499: Upgrade to maven-shade-plugin 3.5.3
This commit is contained in:
JB Onofré 2024-05-06 13:32:21 +02:00 committed by GitHub
commit 17aaff3709
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
<maven-source-plugin-version>3.3.0</maven-source-plugin-version>
<maven-javadoc-plugin-version>3.6.3</maven-javadoc-plugin-version>
<maven-install-plugin-version>2.5.2</maven-install-plugin-version>
<maven-shade-plugin-version>3.5.1</maven-shade-plugin-version>
<maven-shade-plugin-version>3.5.3</maven-shade-plugin-version>
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
<findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
<flatten-maven-plugin-version>1.6.0</flatten-maven-plugin-version>