From 85697b6f62e2687e1b6e31a973f02bb56a30a77d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 17:18:20 +0000 Subject: [PATCH] Bump undertow-core in /apollo-client-maven-plugin-tests Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.14.Final to 2.2.24.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/1.4.14.Final...2.2.24.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- apollo-client-maven-plugin-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apollo-client-maven-plugin-tests/pom.xml b/apollo-client-maven-plugin-tests/pom.xml index fcfe29f..0e06462 100644 --- a/apollo-client-maven-plugin-tests/pom.xml +++ b/apollo-client-maven-plugin-tests/pom.xml @@ -17,7 +17,7 @@ true - 1.4.14.Final + 2.2.24.Final