Skip to content

Commit 3f15500

Browse files
committed
Upgrade to Spring Framework 4.0.9.RELEASE
1 parent 4ce9e67 commit 3f15500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
configure(allprojects) {
1313
group = "org.springframework.ws"
1414

15-
ext.springVersion = "4.0.8.RELEASE"
15+
ext.springVersion = "4.0.9.RELEASE"
1616
ext.springSecurityVersion = "3.2.5.RELEASE"
1717
ext.axiomVersion = "1.2.14"
1818

0 commit comments

Comments
 (0)