|
|
|
|
@ -27,11 +27,11 @@ configure(allprojects) { project ->
@@ -27,11 +27,11 @@ configure(allprojects) { project ->
|
|
|
|
|
group = "org.springframework" |
|
|
|
|
version = qualifyVersionIfNecessary(version) |
|
|
|
|
|
|
|
|
|
ext.aspectjVersion = "1.8.6" |
|
|
|
|
ext.aspectjVersion = "1.8.7" |
|
|
|
|
ext.eclipselinkVersion = "2.4.2" |
|
|
|
|
ext.ehcacheVersion = "2.10.0" |
|
|
|
|
ext.ehcachejcacheVersion = "1.0.1" |
|
|
|
|
ext.ehcache3Version = "3.0.0.m2" |
|
|
|
|
ext.ehcache3Version = "3.0.0.m3" |
|
|
|
|
ext.ejbApiVersion = "3.0" |
|
|
|
|
ext.fileuploadVersion = "1.3.1" |
|
|
|
|
ext.freemarkerVersion = "2.3.23" |
|
|
|
|
@ -46,7 +46,7 @@ configure(allprojects) { project ->
@@ -46,7 +46,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.hsqldbVersion = "2.3.3" |
|
|
|
|
ext.httpclientVersion = "4.5" |
|
|
|
|
ext.httpasyncVersion = "4.1" |
|
|
|
|
ext.jackson2Version = "2.6.1" |
|
|
|
|
ext.jackson2Version = "2.6.2" |
|
|
|
|
ext.jsonassertVersion = "1.2.3" |
|
|
|
|
ext.jsonpathVersion = "2.0.0" |
|
|
|
|
ext.htmlunitVersion = "2.18" |
|
|
|
|
|