From 2977805b01d9bcc049e270f94f18a8c405eab3cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:02:58 +0000 Subject: [PATCH] Bump jetty-server from 9.3.14.v20161028 to 10.0.10 in /query/graphql Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.3.14.v20161028 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.3.14.v20161028...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- query/graphql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/query/graphql/pom.xml b/query/graphql/pom.xml index 68edc9cd7..467f6c755 100644 --- a/query/graphql/pom.xml +++ b/query/graphql/pom.xml @@ -89,7 +89,7 @@ org.eclipse.jetty jetty-server - 9.3.14.v20161028 + 10.0.10 test