From c3a4eb20c85b2e8659787940b006d54abd0b7ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 05:23:09 +0000 Subject: [PATCH] Bump undertow-core from 2.2.15.Final to 2.2.16.Final in /api Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.15.Final to 2.2.16.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.2.15.Final...2.2.16.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 d73fcb78..94222f54 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -99,7 +99,7 @@ io.undertow undertow-core - 2.2.15.Final + 2.2.16.Final \ No newline at end of file