Merge pull request #11 from kemitix/upgrade-spring-context-support-to-4.2.5
Upgrade to test with spring-context-support 4.2.5
This commit is contained in:
commit
1cb847d6e9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -66,7 +66,7 @@
|
|||
<dependency><!-- for Issue6Test -->
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-context-support</artifactId>
|
||||
<version>4.2.4.RELEASE</version>
|
||||
<version>4.2.5.RELEASE</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in a new issue