代码审计-spring

This commit is contained in:
yang
2024-08-28 15:00:21 +08:00
parent 0d0b45f017
commit 1021f0bd43

View File

@@ -242,6 +242,13 @@
<artifactId>spring-retry</artifactId>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.26</version>
</dependency>
</dependencies>
<build>
<resources>