Skip to content

Commit

Permalink
chore(deps): bump undertow-core in /server
Browse files Browse the repository at this point in the history
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.3.15.Final to 2.2.11.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@1.3.15.Final...2.2.11.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2022
1 parent 68c80db commit 2a5d7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -1026,7 +1026,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>1.3.15.Final</version>
<version>2.2.11.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 2a5d7b2

Please sign in to comment.