geforkt von Mirrors/Paper
Upgrade some Maven plugins to reduce warnings
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
7af70edf3a
Commit
4f0075b49c
@ -277,7 +277,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>net.md-5</groupId>
|
<groupId>net.md-5</groupId>
|
||||||
<artifactId>scriptus</artifactId>
|
<artifactId>scriptus</artifactId>
|
||||||
<version>0.4.1</version>
|
<version>0.5.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<format>${bt.name}-Bukkit-%s</format>
|
<format>${bt.name}-Bukkit-%s</format>
|
||||||
</configuration>
|
</configuration>
|
||||||
@ -348,7 +348,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.4.1</version>
|
<version>3.5.0</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren