Skip to content

Commit

Permalink
Bump javassist to 3.22.0-GA to support JDK9
Browse files Browse the repository at this point in the history
  • Loading branch information
arteam committed Nov 10, 2017
1 parent 5e11718 commit 06c5039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.21.0-GA</version>
<version>3.22.0-GA</version>
</dependency>
<dependency>
<groupId>com.fasterxml</groupId>
Expand Down

0 comments on commit 06c5039

Please sign in to comment.