Skip to content

Commit

Permalink
Merge pull request #710 from emeroad/#709_backport_JDK8_support
Browse files Browse the repository at this point in the history
#709 backport jdk8 support
  • Loading branch information
emeroad committed Jul 13, 2015
2 parents ac34f1a + 23f8ae2 commit b3bd386
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 @@ -505,7 +505,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.0-GA</version>
<version>3.20.0-GA</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit b3bd386

Please sign in to comment.