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 dc9cfef commit 00e61b7Copy full SHA for 00e61b7
build.gradle
@@ -12,8 +12,8 @@ buildscript {
12
configure(allprojects) {
13
group = "org.springframework.ws"
14
15
- ext.springVersion = "4.0.9.RELEASE"
16
- ext.springSecurityVersion = "3.2.9.RELEASE"
+ ext.springVersion = "4.2.7.RELEASE"
+ ext.springSecurityVersion = "4.0.4.RELEASE"
17
ext.axiomVersion = "1.2.16"
18
ext.smackVersion = "4.1.6"
19
0 commit comments