Skip to content

Commit

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

Bump javassist from 3.28.0-GA to 3.29.0-GA
  • Loading branch information
hazendaz committed May 16, 2022
2 parents a599fdc + 781d13d commit 99e0e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.28.0-GA</version>
<version>3.29.0-GA</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 99e0e65

Please sign in to comment.