Skip to content

Commit 06edd23

Browse files
committed
Upgrade to AspectJ 1.9 beta 5
Issue: SPR-13344
1 parent c5677f7 commit 06edd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ configure(allprojects) { project ->
3333

3434
ext.activationApiVersion = "1.1.1"
3535
ext.annotationApiVersion = "1.2"
36-
ext.aspectjVersion = "1.9.0.BETA-4"
36+
ext.aspectjVersion = "1.9.0.BETA-5"
3737
ext.beanvalVersion = "1.1.0.Final"
3838
ext.caffeineVersion = "2.3.1"
3939
ext.eclipselinkVersion = "2.6.3"

0 commit comments

Comments
 (0)