Skip to content

Commit

Permalink
Bump undertow-servlet-jakartaee9 from 2.2.8.Final to 2.2.12.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.8.Final to 2.2.12.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.2.8.Final...2.2.12.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-servlet-jakartaee9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent ad7a192 commit 242118c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/servlet/pom.xml
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.8.Final</undertow.version>
<undertow.version>2.2.12.Final</undertow.version>
<!-- Testing deps -->
<apache.httpclient.version>3.1</apache.httpclient.version>
</properties>
Expand Down

0 comments on commit 242118c

Please sign in to comment.