Latest dependency updates (AspectJ 1.8.6, Joda-Time 2.8)

This commit is contained in:
Juergen Hoeller
2015-06-11 17:56:01 +02:00
parent 063a720ac0
commit 7a6ce1c265

View File

@@ -27,7 +27,7 @@ configure(allprojects) { project ->
group = "org.springframework"
version = qualifyVersionIfNecessary(version)
ext.aspectjVersion = "1.8.5"
ext.aspectjVersion = "1.8.6"
ext.eclipseLinkVersion = "2.4.2"
ext.ehcacheVersion = "2.9.1"
ext.ehcacheJCacheVersion = "1.0.1"
@@ -41,7 +41,7 @@ configure(allprojects) { project ->
ext.jackson2Version = "2.4.6"
ext.jasperReportsVersion = "6.0.4"
ext.jettyVersion = "9.2.11.v20150529"
ext.jodaVersion = "2.7"
ext.jodaVersion = "2.8"
ext.junitVersion = "4.12"
ext.nettyVersion = "4.0.28.Final"
ext.openJpaVersion = "2.2.2" // 2.3.0 not Java 8 compatible (based on ASM 4)