Skip to content

Commit aa9ad69

Browse files
Update spring-framework-bom to 6.1.0
Closes gh-836
1 parent 16f2626 commit aa9ad69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
ext.queryDslVersion = '5.0.0'
1515

1616
dependencies {
17-
api platform("org.springframework:spring-framework-bom:6.1.0-RC1")
17+
api platform("org.springframework:spring-framework-bom:6.1.0")
1818
api platform("org.springframework.data:spring-data-bom:2021.2.16")
1919
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')
2020
api platform("org.junit:junit-bom:5.10.0")

0 commit comments

Comments
 (0)