From 0ddca677bf715d1828cb821543f2ec702e1e80cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 11:32:48 +0000 Subject: [PATCH] Bump io.undertow:undertow-core from 2.2.16.Final to 2.3.17.Final Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.2.16.Final to 2.3.17.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.2.16.Final...2.3.17.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 1e335438..b39a05e8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -100,7 +100,7 @@ io.undertow undertow-core - 2.2.16.Final + 2.3.17.Final \ No newline at end of file