Skip to content

Commit 204de04

Browse files
Update dependency org.javassist:javassist to v3.29.2-GA
1 parent 6815b5d commit 204de04

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)