Merge pull request #24 from stijnb1234/renovate/org.apache.maven.plugins-maven-shade-plugin-3.x
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.2
This commit is contained in:
commit
b616bd450d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -53,7 +53,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.2.1</version>
|
||||
<version>3.2.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>shade</id>
|
||||
|
|
Loading…
Reference in a new issue