Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Update version of Javassist to 3.23.1-GA
  • Loading branch information
stefanleh committed Aug 30, 2018
1 parent 3d88479 commit 83689dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -299,7 +299,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.22.0-GA</version>
<version>3.23.1-GA</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 83689dc

Please sign in to comment.