Skip to content

Commit

Permalink
#644 jdk8 support
Browse files Browse the repository at this point in the history
- javaassit update 3.18.0-GA -> 3.19.0-GA
  • Loading branch information
emeroad committed Jun 19, 2015
1 parent 860ff49 commit edfde05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -511,7 +511,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.0-GA</version>
<version>3.19.0-GA</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit edfde05

Please sign in to comment.