File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
1212configure(allprojects) {
1313 group = " org.springframework.ws"
1414
15- ext. springVersion = " 4.2.8 .RELEASE"
15+ ext. springVersion = " 4.2.9 .RELEASE"
1616 ext. springSecurityVersion = " 4.0.4.RELEASE"
1717 ext. axiomVersion = " 1.2.20"
1818 ext. smackVersion = " 4.1.9"
Original file line number Diff line number Diff line change 22 * Enable with "-Pprofile=spring4-next"
33 */
44
5- ext. springVersion = " 4.3.7 .RELEASE"
6- ext. springSecurityVersion = " 4.1.4 .RELEASE"
5+ ext. springVersion = " 4.3.10 .RELEASE"
6+ ext. springSecurityVersion = " 4.2.3 .RELEASE"
Original file line number Diff line number Diff line change 33 */
44
55ext. springVersion = " 5.0.0.BUILD-SNAPSHOT"
6- ext. springSecurityVersion = " 4.2.3 .BUILD-SNAPSHOT"
6+ ext. springSecurityVersion = " 4.2.4 .BUILD-SNAPSHOT"
77
88compileJava {
99 sourceCompatibility= 1.8
You can’t perform that action at this time.
0 commit comments