mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-18 22:57:47 +01:00
Bump maven-shade-plugin from 3.1.1 to 3.2.0 (#1640)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.1.1...maven-shade-plugin-3.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
2324835064
commit
8d0ff21a11
2
pom.xml
2
pom.xml
@ -231,7 +231,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.1.1</version>
|
<version>3.2.0</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
|
Loading…
Reference in New Issue
Block a user