mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-09 21:29:11 +01:00
Bump asm to 9.7.1
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
parent
196d06aa91
commit
bf211e633c
@ -105,7 +105,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ow2.asm</groupId>
|
<groupId>org.ow2.asm</groupId>
|
||||||
<artifactId>asm-tree</artifactId>
|
<artifactId>asm-tree</artifactId>
|
||||||
<version>9.7</version>
|
<version>9.7.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user