Skip to content

Commit aa6ecdb

Browse files
committed
Update to Spring Framework 5.3.39
Closes gh-954
1 parent 0cfc580 commit aa6ecdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
2121
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
2222
} else {
23-
api platform("org.springframework:spring-framework-bom:5.3.21")
23+
api platform("org.springframework:spring-framework-bom:5.3.39")
2424
api platform("org.springframework.data:spring-data-bom:2021.1.4")
2525
}
2626
api platform("org.junit:junit-bom:5.8.2")

0 commit comments

Comments
 (0)