Skip to content

Commit 250035c

Browse files
committed
Update spring-context to 6.2.8
1 parent 09e31fe commit 250035c

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
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
3030
val scalacheckVersion = "1.18.1"
3131
val jettyVersion = "12.0.23"
3232
val mongoVersion = "5.5.1"
33-
val springVersion = "5.3.39"
33+
val springVersion = "6.2.8"
3434
val typesafeConfigVersion = "1.4.4"
3535
val commonsIoVersion = "1.3.2" // test only
3636
val scalaLoggingVersion = "3.9.5"

0 commit comments

Comments
 (0)