Skip to content

Commit 9886a01

Browse files
authored
Merge pull request #2694 from mybatis/renovate/org.javassist-javassist-3.x
Update dependency org.javassist:javassist to v3.29.2-GA
2 parents 75beb64 + 204de04 commit 9886a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.javassist</groupId>
156156
<artifactId>javassist</artifactId>
157-
<version>3.29.1-GA</version>
157+
<version>3.29.2-GA</version>
158158
<scope>compile</scope>
159159
<optional>true</optional>
160160
</dependency>

0 commit comments

Comments
 (0)