Skip to content

Commit

Permalink
Merge pull request #3325 from scala-steward/update/undertow-core-2.2.…
Browse files Browse the repository at this point in the history
…13.Final

Update undertow-core to 2.2.13.Final
  • Loading branch information
dos65 committed Dec 1, 2021
2 parents 129ee01 + 4496799 commit 3359d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -448,7 +448,7 @@ lazy val metals = project
// for file watching
"com.swoval" % "file-tree-views" % "2.1.7",
// for http client
"io.undertow" % "undertow-core" % "2.2.12.Final",
"io.undertow" % "undertow-core" % "2.2.13.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.4.Final",
// for persistent data like "dismissed notification"
"org.flywaydb" % "flyway-core" % "8.0.4",
Expand Down

0 comments on commit 3359d25

Please sign in to comment.