Update to AspectJ 3.26.3

This commit is contained in:
Josh Cummings
2024-08-01 08:44:00 -06:00
parent 6357d9e538
commit 5b85a06666
18 changed files with 18 additions and 18 deletions

View File

@@ -24,7 +24,7 @@ dependencies {
providedCompile "jakarta.servlet:jakarta.servlet-api:6.0.0"
providedCompile "org.glassfish.web:jakarta.servlet.jsp.jstl:2.0.0"
testImplementation "org.assertj:assertj-core:3.18.0"
testImplementation "org.assertj:assertj-core:3.26.3"
testImplementation "org.springframework:spring-test"
testImplementation "org.springframework.security:spring-security-test"
testImplementation("org.junit.jupiter:junit-jupiter-api")