Skip to content

Commit

Permalink
Update spring-webmvc to 5.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Nov 16, 2023
1 parent 994b300 commit 5d9b811
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 @@ -59,7 +59,7 @@ object Dependencies {
}
val seleniumDriver = "org.seleniumhq.selenium" % "selenium-htmlunit-driver" % "2.52.0"
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.9"
val springMVC = "org.springframework" % "spring-webmvc" % "5.3.30"
val springMVC = "org.springframework" % "spring-webmvc" % "5.3.31"
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 5d9b811

Please sign in to comment.