Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-15 12:30:06 +01:00
SPIGOT-4398: Upgrade to ASM 6.2.1 for better Java 11 support
Dieser Commit ist enthalten in:
Ursprung
eea4387034
Commit
4824655c89
2
pom.xml
2
pom.xml
@ -42,7 +42,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ow2.asm</groupId>
|
<groupId>org.ow2.asm</groupId>
|
||||||
<artifactId>asm</artifactId>
|
<artifactId>asm</artifactId>
|
||||||
<version>6.2</version>
|
<version>6.2.1</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren