Skip to content

Commit a64a3a0

Browse files
authored
Merge pull request #3043 from mybatis/renovate/org.javassist-javassist-3.x
Update dependency org.javassist:javassist to v3.30.2-GA
2 parents 1d68154 + 1b043ba commit a64a3a0

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.javassist</groupId>
173173
<artifactId>javassist</artifactId>
174-
<version>3.29.2-GA</version>
174+
<version>3.30.2-GA</version>
175175
<scope>compile</scope>
176176
<optional>true</optional>
177177
</dependency>

0 commit comments

Comments
 (0)