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 c36b1dd commit 1177780Copy full SHA for 1177780
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
configure(allprojects) {
13
group = "org.springframework.ws"
14
15
- ext.springVersion = "4.0.3.RELEASE"
+ ext.springVersion = "4.0.5.RELEASE"
16
ext.axiomVersion = "1.2.14"
17
18
apply plugin: "java"
0 commit comments