Converted Javassist

This commit is contained in:
Norbi Peti 2016-09-11 17:53:55 +02:00
parent 41ba4353d2
commit 2d9fbc7ce4
2 changed files with 7 additions and 0 deletions

Binary file not shown.

View file

@ -49,6 +49,7 @@
<includes>
<include>net.sourceforge.htmlcleaner:htmlcleaner</include>
<include>org.reflections:reflections</include>
<include>org.javassist:javassist</include>
</includes>
</artifactSet>
<pluginExecution>
@ -168,6 +169,12 @@
<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>