Skip to content

Commit ba0d019

Browse files
committed
use aspectj 1.8.4 dependency since org.springframework:spring-aspects:4.0.9.RELEASE depends on that version
1 parent d8a1091 commit ba0d019

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.2"
25+
aspectjVersion = "1.8.4"
2626
commonsCliVersion = "1.2"
2727
commonsCollectionsVersion = "3.2.1"
2828
commonsIOVersion = "2.2"

0 commit comments

Comments
 (0)