Skip to content

Commit

Permalink
Bump undertow-servlet-jakartaee9 from 2.2.4.Final to 2.2.7.Final
Browse files Browse the repository at this point in the history
Bumps [undertow-servlet-jakartaee9](https://github.com/undertow-io/undertow) from 2.2.4.Final to 2.2.7.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.2.4.Final...2.2.7.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 11, 2021
1 parent 0987792 commit 853c0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<jetty9.asm.version>7.0</jetty9.asm.version>
<websockets.api>2.0.0</websockets.api>
<!-- We need undertow which uses Jakarta 9 packages! -->
<undertow.version>2.2.4.Final</undertow.version>
<undertow.version>2.2.7.Final</undertow.version>
<!-- Testing deps -->
<apache.httpclient.version>3.1</apache.httpclient.version>
</properties>
Expand Down

0 comments on commit 853c0fa

Please sign in to comment.