This commit is contained in:
parent
6a1e26d086
commit
d1015d31a3
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -809,9 +809,9 @@
|
|||
<version>3.10-beta2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javassist</groupId>
|
||||
<groupId>org.javassist</groupId>
|
||||
<artifactId>javassist</artifactId>
|
||||
<version>3.12.1.GA</version>
|
||||
<version>3.18.1-GA</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.arnx</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue