Skip to content

Commit

Permalink
Merge pull request #336 from JakubPetr/master
Browse files Browse the repository at this point in the history
upgrade of javassist to support JDK8
  • Loading branch information
Igor Polevoy committed Dec 30, 2014
2 parents dddc630 + 4826c73 commit 1f43e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activejdbc-instrumentation/pom.xml
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.1-GA</version>
<version>3.18.2-GA</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 1f43e8b

Please sign in to comment.