Polish io.freefair.aspectj Usage

Consistent aspectj version throughout
This commit is contained in:
Rob Winch
2019-08-12 14:19:50 -05:00
parent caeae6aa5b
commit 39d2b32603
5 changed files with 18 additions and 3 deletions

View File

@@ -9,3 +9,8 @@ dependencies {
runtime project(':spring-security-aspects')
runtime project(':spring-security-config')
}
aspectj {
version = aspectjVersion
}