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:
parent
6c023c938b
commit
93d42216f5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue