Upgraded to SPR 4.0.5

This commit is contained in:
Arjen Poutsma
2014-05-21 10:08:40 +02:00
parent c36b1dd628
commit 11777801c7

View File

@@ -12,7 +12,7 @@ buildscript {
configure(allprojects) {
group = "org.springframework.ws"
ext.springVersion = "4.0.3.RELEASE"
ext.springVersion = "4.0.5.RELEASE"
ext.axiomVersion = "1.2.14"
apply plugin: "java"