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
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m7s
Reviewed-on: #14
This commit is contained in:
commit
7cf970df77
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user