Skip to content

Commit 2c330e3

Browse files
committed
Update Javassist
1 parent 50e3fe0 commit 2c330e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/modlauncher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.javassist</groupId>
3434
<artifactId>javassist</artifactId>
35-
<version>3.20.0-GA</version>
35+
<version>3.23.1-GA</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>junit</groupId>

0 commit comments

Comments
 (0)