Skip to content

Commit

Permalink
Merge pull request #3043 from mybatis/renovate/org.javassist-javassis…
Browse files Browse the repository at this point in the history
…t-3.x

Update dependency org.javassist:javassist to v3.30.2-GA
  • Loading branch information
hazendaz committed Dec 26, 2023
2 parents 1d68154 + 1b043ba commit a64a3a0
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 @@ -171,7 +171,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.29.2-GA</version>
<version>3.30.2-GA</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit a64a3a0

Please sign in to comment.