Skip to content

Commit

Permalink
Merge pull request #3210 from jooby-project/dependabot/maven/io.under…
Browse files Browse the repository at this point in the history
…tow-undertow-core-2.3.10.Final

build(deps): bump io.undertow:undertow-core from 2.3.8.Final to 2.3.10.Final
  • Loading branch information
jknack authored Nov 2, 2023
2 parents 673a105 + aa06ddc commit 57d0c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<asm.version>9.6</asm.version>

<!-- Server -->
<undertow.version>2.3.8.Final</undertow.version>
<undertow.version>2.3.10.Final</undertow.version>
<jetty.version>11.0.15</jetty.version>
<netty.version>4.1.100.Final</netty.version>

Expand Down

0 comments on commit 57d0c59

Please sign in to comment.