Skip to content

Commit

Permalink
upgrade javassist version to 3.21.0-GA
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwen5 committed Oct 12, 2016
1 parent d83846e commit 216de8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.20.0-GA</version>
<version>3.21.0-GA</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 216de8b

Please sign in to comment.