Skip to content

Commit f1cd9cf

Browse files
committed
Update to Spring Framework 5.3.19
Closes gh-640
1 parent 5dd4432 commit f1cd9cf

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
@@ -14,7 +14,7 @@ repositories {
1414
ext.queryDslVersion = '4.0.9'
1515

1616
dependencies {
17-
api platform("org.springframework:spring-framework-bom:5.3.15")
17+
api platform("org.springframework:spring-framework-bom:5.3.19")
1818
api platform("org.junit:junit-bom:5.8.1")
1919
api platform("org.springframework.data:spring-data-bom:2021.0.8")
2020
api platform("com.fasterxml.jackson:jackson-bom:2.13.0")

0 commit comments

Comments
 (0)