Skip to content

Commit

Permalink
Merge pull request #1872 from mybatis/dependabot/maven/org.javassist-…
Browse files Browse the repository at this point in the history
…javassist-3.27.0-GA

Bump javassist from 3.26.0-GA to 3.27.0-GA
  • Loading branch information
kazuki43zoo committed Mar 20, 2020
2 parents cb11469 + 45a1fcb commit dc02ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.26.0-GA</version>
<version>3.27.0-GA</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit dc02ced

Please sign in to comment.