We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 347ea32 + 278f8b1 commit 52e2b57Copy full SHA for 52e2b57
pom.xml
@@ -80,14 +80,14 @@
80
<dependency>
81
<groupId>org.javassist</groupId>
82
<artifactId>javassist</artifactId>
83
- <version>3.28.0-GA</version>
+ <version>3.29.0-GA</version>
84
<scope>provided</scope>
85
</dependency>
86
<!-- Optional for supporting spring proxies -->
87
88
<groupId>org.springframework</groupId>
89
<artifactId>spring-aop</artifactId>
90
- <version>5.3.19</version>
+ <version>5.3.20</version>
91
92
93
0 commit comments