Skip to content

Commit

Permalink
test(deps): update dependency io.undertow:undertow-servlet to v2.3.6.…
Browse files Browse the repository at this point in the history
…final
  • Loading branch information
renovate-bot committed May 30, 2023
1 parent 932a551 commit e4c368b
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.73</tomcat.version>
<undertow.version>2.2.19.Final</undertow.version>
<undertow.version>2.3.6.Final</undertow.version>
<junit.version>4.13.2</junit.version>
</properties>

Expand Down

0 comments on commit e4c368b

Please sign in to comment.