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

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

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

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:05 +00:00
parent 6c023c938b
commit 93d42216f5
No known key found for this signature in database
GPG key ID: 5D98975276F8B078

View file

@ -84,7 +84,7 @@
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId> <artifactId>spring-context</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>