Upgrade to AspectJ 1.9 beta 5

Issue: SPR-13344
This commit is contained in:
Juergen Hoeller
2016-07-27 12:11:48 +02:00
parent c5677f725e
commit 06edd232b3

View File

@@ -33,7 +33,7 @@ configure(allprojects) { project ->
ext.activationApiVersion = "1.1.1"
ext.annotationApiVersion = "1.2"
ext.aspectjVersion = "1.9.0.BETA-4"
ext.aspectjVersion = "1.9.0.BETA-5"
ext.beanvalVersion = "1.1.0.Final"
ext.caffeineVersion = "2.3.1"
ext.eclipselinkVersion = "2.6.3"