Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
f88260eee5 chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0 2024-09-09 19:33:33 +00:00

View File

@ -29,7 +29,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.0</version>
<version>3.6.0</version>
<executions>
<execution>
<phase>package</phase>