We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce9e67 commit 3f15500Copy full SHA for 3f15500
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
configure(allprojects) {
13
group = "org.springframework.ws"
14
15
- ext.springVersion = "4.0.8.RELEASE"
+ ext.springVersion = "4.0.9.RELEASE"
16
ext.springSecurityVersion = "3.2.5.RELEASE"
17
ext.axiomVersion = "1.2.14"
18
0 commit comments