Bump io.undertow:undertow-core in /as400/connector.as400

Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.2.11.Final to 2.3.16.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](https://github.com/undertow-io/undertow/compare/2.2.11.Final...2.3.16.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-23 14:13:54 +00:00 committed by GitHub
parent 53afb6ee11
commit 0fb653a5ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.11.Final</version>
<version>2.3.16.Final</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>