Moved javassist to ButtonCore
This commit is contained in:
parent
a3b3af859a
commit
da3eacc2e1
1 changed files with 0 additions and 6 deletions
6
pom.xml
6
pom.xml
|
@ -159,12 +159,6 @@
|
|||
<version>1.6</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/org.javassist/javassist -->
|
||||
<dependency>
|
||||
<groupId>org.javassist</groupId>
|
||||
<artifactId>javassist</artifactId>
|
||||
<version>3.20.0-GA</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<artifactId>ButtonChat</artifactId>
|
||||
<organization>
|
||||
|
|
Loading…
Reference in a new issue