Merge pull request #2839 from AuthMe/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.0

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0
This commit is contained in:
Gabriele C 2024-06-28 18:26:35 +02:00 committed by GitHub
commit da78858e59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -318,7 +318,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.5.3</version> <version>3.6.0</version>
<executions> <executions>
<!-- Disable, we aren't using shading atm <!-- Disable, we aren't using shading atm
<execution> <execution>