Merge pull request 'Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0' (#14) from renovate/org.apache.maven.plugins-maven-shade-plugin-3.x into master
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m7s

Reviewed-on: #14
This commit is contained in:
Lee 2024-07-07 02:35:48 +00:00
commit 7cf970df77

@ -41,7 +41,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.3</version>
<version>3.6.0</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>