Skip to content

Commit 29c3aca

Browse files
Update dependency org.springframework:spring-framework-bom to v5.3.37
1 parent 3719ea3 commit 29c3aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
val mockitoVersion = "4.3.1"
2424
val nettyVersion = "4.1.78.Final"
2525
val slf4jVersion = "1.7.36"
26-
val springVersion = "5.3.21"
26+
val springVersion = "5.3.37"
2727

2828
api("com.google.code.findbugs:jsr305:3.0.2")
2929
api("io.netty:netty-handler:$nettyVersion")

0 commit comments

Comments
 (0)