Skip to content

Commit 9fefe3a

Browse files
authored
Merge pull request #886 from scala-steward/update/spring-context-6.2.19
Update spring-context to 6.2.19
2 parents c0d72d5 + 65b4ce8 commit 9fefe3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Commons extends ProjectGroup("commons") {
3333
val scalacheckVersion = "1.19.0"
3434
val mongoVersion = "5.8.0"
3535
val jettyVersion = "12.1.10"
36-
val springVersion = "6.2.18"
36+
val springVersion = "6.2.19"
3737
val typesafeConfigVersion = "1.4.9"
3838
val commonsIoVersion = "1.3.2" // test only
3939
val scalaLoggingVersion = "3.9.6"

0 commit comments

Comments
 (0)