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
286a55b238
commit
798976a76c
@ -38,7 +38,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
<artifactId>spring-context</artifactId>
|
<artifactId>spring-context</artifactId>
|
||||||
<version>6.0.0</version>
|
<version>5.3.37</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Access to JUnit runner classes -->
|
<!-- Access to JUnit runner classes -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user