|
@@ -23,4 +23,6 @@ dependencies {
|
|
|
|
|
|
testCompile "${lib.'spring-context-support'}"
|
|
testCompile "${lib.'spring-context-support'}"
|
|
testCompile "${lib.'spring-jdbc'}"
|
|
testCompile "${lib.'spring-jdbc'}"
|
|
|
|
+ testCompile 'javax.annotation:javax.annotation-api:1.3.2'
|
|
|
|
+
|
|
}
|
|
}
|