Skip to content

Commit d320249

Browse files
committed
Update spring-context to 6.2.5
1 parent bcbc170 commit d320249

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.18.1"
3232
val jettyVersion = "12.0.16"
3333
val mongoVersion = "5.3.1"
34-
val springVersion = "5.3.39"
34+
val springVersion = "6.2.5"
3535
val typesafeConfigVersion = "1.4.3"
3636
val commonsIoVersion = "1.3.2" // test only
3737
val scalaLoggingVersion = "3.9.5"

0 commit comments

Comments
 (0)