Skip to content

Commit

Permalink
Update spring-webmvc to 5.3.34
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Apr 11, 2024
1 parent cd36f16 commit 916e382
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.12"
val springMVC = "org.springframework" % "spring-webmvc" % "5.3.33"
val springMVC = "org.springframework" % "spring-webmvc" % "5.3.34"
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 916e382

Please sign in to comment.