Skip to content

Commit

Permalink
Merge pull request #578 from scala-steward/update/spring-context-5.3.35
Browse files Browse the repository at this point in the history
Update spring-context to 5.3.35
  • Loading branch information
sebaciv authored May 17, 2024
2 parents 5571eb3 + a51f3de commit 9427f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Commons extends ProjectGroup("commons") {
val scalacheckVersion = "1.18.0"
val jettyVersion = "10.0.21"
val mongoVersion = "5.1.0"
val springVersion = "5.3.34"
val springVersion = "5.3.35"
val typesafeConfigVersion = "1.4.3"
val commonsIoVersion = "1.3.2" // test only
val scalaLoggingVersion = "3.9.5"
Expand Down

0 comments on commit 9427f6d

Please sign in to comment.