Skip to content

Commit

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

Bump javassist from 3.27.0-GA to 3.28.0-GA
  • Loading branch information
hazendaz committed May 10, 2021
2 parents 3b4030c + b21a81d commit ea48f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.27.0-GA</version>
<version>3.28.0-GA</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit ea48f1a

Please sign in to comment.