fix: upgrade org.springframework:spring-test from 3.0.5.RELEASE to 3.2.18.RELEASE

Snyk has created this PR to upgrade org.springframework:spring-test from 3.0.5.RELEASE to 3.2.18.RELEASE.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework/spring-test/

See this project in Snyk:
https://app.snyk.io/org/shautvast/project/51480974-460a-4d59-95c7-1baf9bb23122?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-09-24 05:14:02 +00:00
parent 6c023c938b
commit 6f821c70d9
No known key found for this signature in database
GPG key ID: 5D98975276F8B078

View file

@ -71,7 +71,7 @@
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId> <artifactId>spring-test</artifactId>
<version>3.0.5.RELEASE</version> <version>3.2.18.RELEASE</version>
<type>jar</type> <type>jar</type>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>