Skip to content

Commit a8a4c50

Browse files
Update org.springframework:spring-framework-bom to 6.1.0-RC1
Closes gh-2487
1 parent 0e3fc56 commit a8a4c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencyManagement {
44
mavenBom 'com.fasterxml.jackson:jackson-bom:2.15.2'
55
mavenBom 'org.junit:junit-bom:5.10.0'
66
mavenBom 'org.mockito:mockito-bom:5.5.0'
7-
mavenBom 'org.springframework:spring-framework-bom:6.1.0-M2'
7+
mavenBom 'org.springframework:spring-framework-bom:6.1.0-RC1'
88
mavenBom 'org.springframework.data:spring-data-bom:2023.1.0-M1'
99
mavenBom 'org.springframework.security:spring-security-bom:6.2.0-M1'
1010
mavenBom 'org.testcontainers:testcontainers-bom:1.18.3'

0 commit comments

Comments
 (0)