Skip to content

Commit 1d69861

Browse files
committed
Upgrade to AspectJ 1.8.7
1 parent 60d7a7f commit 1d69861

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
@@ -27,7 +27,7 @@ configure(allprojects) { project ->
2727
group = "org.springframework"
2828
version = qualifyVersionIfNecessary(version)
2929

30-
ext.aspectjVersion = "1.8.6"
30+
ext.aspectjVersion = "1.8.7"
3131
ext.eclipseLinkVersion = "2.4.2"
3232
ext.ehcacheVersion = "2.9.1"
3333
ext.ehcacheJCacheVersion = "1.0.1"

0 commit comments

Comments
 (0)