Skip to content

Commit dc44b89

Browse files
Update junit-bom to 5.10.0
Closes gh-145
1 parent ed16dce commit dc44b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servlet/java-configuration/aspectj/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626

2727
implementation platform("org.springframework:spring-framework-bom:6.0.7")
2828
implementation platform("org.springframework.security:spring-security-bom:6.0.2")
29-
implementation platform("org.junit:junit-bom:5.7.0")
29+
implementation platform("org.junit:junit-bom:5.10.0")
3030

3131
implementation "org.springframework.security:spring-security-config"
3232

0 commit comments

Comments
 (0)