mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
[PRODSEC-8957] fix for spring-context
This commit is contained in:
parent
a879ad83c9
commit
1ee1ffcd46
@ -38,7 +38,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-context</artifactId>
|
<artifactId>spring-context</artifactId>
|
||||||
<version>3.2.17.RELEASE</version>
|
<version>6.1.8</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Access to JUnit runner classes -->
|
<!-- Access to JUnit runner classes -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user