Skip to content

Commit ab1c1dc

Browse files
committed
use aspectj version 1.8.5
1 parent 4525de0 commit ab1c1dc

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
@@ -22,7 +22,7 @@ ext {
2222

2323
antTraxVersion = "1.7.1"
2424
antVersion = "1.8.4"
25-
aspectjVersion = "1.8.4"
25+
aspectjVersion = "1.8.5" // use same version as org.springframework:spring-aspects uses
2626
commonsCliVersion = "1.2"
2727
commonsCollectionsVersion = "3.2.1"
2828
commonsIOVersion = "2.2"

0 commit comments

Comments
 (0)