Skip to content

Commit

Permalink
Bump Javassist version to 3.24.0-GA for Java 11 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
muminc committed Nov 6, 2018
1 parent a4101d0 commit c0fe8e7
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 @@ -54,7 +54,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javassist.version>3.23.1-GA</javassist.version>
<javassist.version>3.24.0-GA</javassist.version>
<springframework.version>4.3.14.RELEASE</springframework.version>
<hibernate.version>5.0.12.Final</hibernate.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit c0fe8e7

Please sign in to comment.