Skip to content

Commit 00e61b7

Browse files
committed
SWS-966 Increase to Spring Framework 4.2 and Spring Security 4.0
1 parent dc9cfef commit 00e61b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ buildscript {
1212
configure(allprojects) {
1313
group = "org.springframework.ws"
1414

15-
ext.springVersion = "4.0.9.RELEASE"
16-
ext.springSecurityVersion = "3.2.9.RELEASE"
15+
ext.springVersion = "4.2.7.RELEASE"
16+
ext.springSecurityVersion = "4.0.4.RELEASE"
1717
ext.axiomVersion = "1.2.16"
1818
ext.smackVersion = "4.1.6"
1919

0 commit comments

Comments
 (0)