Skip to content

Commit

Permalink
test(deps): update undertow.version to v2.2.16.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2022
1 parent ac75f67 commit 819a2c1
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 @@ -34,7 +34,7 @@
<jakarta.servlet.api.version>4.0.4</jakarta.servlet.api.version>
<jetty.version>9.4.44.v20210927</jetty.version>
<tomcat.version>9.0.58</tomcat.version>
<undertow.version>2.2.7.Final</undertow.version>
<undertow.version>2.2.16.Final</undertow.version>
<junit.version>4.13.2</junit.version>
</properties>

Expand Down

0 comments on commit 819a2c1

Please sign in to comment.