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 >1.7.35 </version >
71+ <version >1.7.36 </version >
7272 </dependency >
7373 <dependency >
7474 <groupId >org.apache.commons</groupId >
8787 <dependency >
8888 <groupId >org.springframework</groupId >
8989 <artifactId >spring-aop</artifactId >
90- <version >5.3.15 </version >
90+ <version >5.3.16 </version >
9191 <scope >provided</scope >
9292 </dependency >
9393
273273 <plugin >
274274 <groupId >org.apache.maven.plugins</groupId >
275275 <artifactId >maven-compiler-plugin</artifactId >
276- <version >3.9 .0</version >
276+ <version >3.10 .0</version >
277277 <configuration >
278278 <source >1.8</source >
279279 <target >1.8</target >
333333 <plugin >
334334 <groupId >org.sonatype.plugins</groupId >
335335 <artifactId >nexus-staging-maven-plugin</artifactId >
336- <version >1.6.8 </version >
336+ <version >1.6.11 </version >
337337 <extensions >true</extensions >
338338 <configuration >
339339 <serverId >ossrh</serverId >
366366 <plugin >
367367 <groupId >org.apache.maven.plugins</groupId >
368368 <artifactId >maven-javadoc-plugin</artifactId >
369- <version >3.3.1 </version >
369+ <version >3.3.2 </version >
370370 <executions >
371371 <execution >
372372 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments