Skip to content

Commit cf4be54

Browse files
Update dependency org.javassist:javassist to v3.29.1-GA
1 parent f5db9ef commit cf4be54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.javassist</groupId>
8282
<artifactId>javassist</artifactId>
83-
<version>3.29.0-GA</version>
83+
<version>3.29.1-GA</version>
8484
<scope>provided</scope>
8585
</dependency>
8686
<!-- Optional for supporting spring proxies -->

0 commit comments

Comments
 (0)