We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4525de0 commit ab1c1dcCopy full SHA for ab1c1dc
build.gradle
@@ -22,7 +22,7 @@ ext {
22
23
antTraxVersion = "1.7.1"
24
antVersion = "1.8.4"
25
- aspectjVersion = "1.8.4"
+ aspectjVersion = "1.8.5" // use same version as org.springframework:spring-aspects uses
26
commonsCliVersion = "1.2"
27
commonsCollectionsVersion = "3.2.1"
28
commonsIOVersion = "2.2"
0 commit comments