Skip to content

Commit 09653f7

Browse files
authored
Merge pull request #472 from scala-steward/update/spring-context-5.3.29
Update spring-context to 5.3.29
2 parents 8e4a22f + 562e1f6 commit 09653f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object Commons extends ProjectGroup("commons") {
3131
val scalacheckVersion = "1.17.0"
3232
val jettyVersion = "9.4.51.v20230217"
3333
val mongoVersion = "4.10.2"
34-
val springVersion = "5.3.28"
34+
val springVersion = "5.3.29"
3535
val typesafeConfigVersion = "1.4.2"
3636
val commonsIoVersion = "1.3.2" // test only
3737
val scalaLoggingVersion = "3.9.5"

0 commit comments

Comments
 (0)