We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421319a commit 349ebb1Copy full SHA for 349ebb1
test/integration-tests/build.gradle
@@ -50,8 +50,8 @@ dependencies {
50
"org.springframework:spring-aop:$springVersion",
51
"org.springframework:spring-expression:$springVersion",
52
"org.hibernate:hibernate-core:$hibernateVersion",
53
- "aspectj:aspectjrt:1.5.3",
54
- "aspectj:aspectjweaver:1.5.3",
+ "aspectj:aspectjrt:1.5.4",
+ "aspectj:aspectjweaver:1.5.4",
55
"hsqldb:hsqldb:1.8.0.7",
56
"junit:junit:$junitVersion",
57
"org.springframework.security:spring-security-config:$springSecurityVersion",
0 commit comments