File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >org.slf4j</groupId >
7070 <artifactId >slf4j-api</artifactId >
71- <version >2.0.0 </version >
71+ <version >2.0.2 </version >
7272 </dependency >
7373 <dependency >
7474 <groupId >org.apache.commons</groupId >
8080 <dependency >
8181 <groupId >org.javassist</groupId >
8282 <artifactId >javassist</artifactId >
83- <version >3.29.1 -GA</version >
83+ <version >3.29.2 -GA</version >
8484 <scope >provided</scope >
8585 </dependency >
8686 <!-- Optional for supporting spring proxies -->
8787 <dependency >
8888 <groupId >org.springframework</groupId >
8989 <artifactId >spring-aop</artifactId >
90- <version >5.3.22 </version >
90+ <version >5.3.23 </version >
9191 <scope >provided</scope >
9292 </dependency >
9393
100100 <dependency >
101101 <groupId >ch.qos.logback</groupId >
102102 <artifactId >logback-classic</artifactId >
103- <version >1.3.0 </version >
103+ <version >1.3.1 </version >
104104 </dependency >
105105 <dependency >
106106 <groupId >javax.servlet</groupId >
304304 <plugin >
305305 <groupId >org.apache.maven.plugins</groupId >
306306 <artifactId >maven-jar-plugin</artifactId >
307- <version >3.2.2 </version >
307+ <version >3.3.0 </version >
308308 <executions >
309309 <execution >
310310 <id >test-jar</id >
You can’t perform that action at this time.
0 commit comments