Skip to content

Commit

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

Update undertow-core to 2.2.9.Final
  • Loading branch information
tgodzik committed Jul 23, 2021
2 parents 00942a9 + 50a448d commit dbd0231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ lazy val mdoc = project
"com.googlecode.java-diff-utils" % "diffutils" % "1.3.0",
"io.methvin" % "directory-watcher" % "0.15.0",
// live reload
"io.undertow" % "undertow-core" % "2.2.8.Final",
"io.undertow" % "undertow-core" % "2.2.9.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.4.Final",
"org.slf4j" % "slf4j-api" % "1.7.32"
)
Expand Down

0 comments on commit dbd0231

Please sign in to comment.