Skip to content

Commit 349ebb1

Browse files
committed
Update AspectJ to 1.5.4
1 parent 421319a commit 349ebb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/integration-tests/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ dependencies {
5050
"org.springframework:spring-aop:$springVersion",
5151
"org.springframework:spring-expression:$springVersion",
5252
"org.hibernate:hibernate-core:$hibernateVersion",
53-
"aspectj:aspectjrt:1.5.3",
54-
"aspectj:aspectjweaver:1.5.3",
53+
"aspectj:aspectjrt:1.5.4",
54+
"aspectj:aspectjweaver:1.5.4",
5555
"hsqldb:hsqldb:1.8.0.7",
5656
"junit:junit:$junitVersion",
5757
"org.springframework.security:spring-security-config:$springSecurityVersion",

0 commit comments

Comments
 (0)