Skip to content

Commit

Permalink
Update spring-webmvc to 5.3.37
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Jun 13, 2024
1 parent a7b2224 commit a8e5f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ object Dependencies {
}
val seleniumDriver = "org.seleniumhq.selenium" % "selenium-htmlunit-driver" % "2.52.0"
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.13"
val springMVC = "org.springframework" % "spring-webmvc" % "5.3.36"
val springMVC = "org.springframework" % "spring-webmvc" % "5.3.37"
val scalaReflect: (String, String) => ModuleID = _ % "scala-reflect" % _
val snakeYaml = "org.yaml" % "snakeyaml" % "2.2"
val wikitextConfluence = "org.fusesource.wikitext" % "confluence-core" % "1.4"
Expand Down

0 comments on commit a8e5f77

Please sign in to comment.