From 2530f7a17e136afe41a4b5e8c96c09b059e0d725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:11:21 +0000 Subject: [PATCH] Bump jetty-server from 10.0.0-alpha0 to 10.0.10 in /Components/core Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 10.0.0-alpha0 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.0-alpha0...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Components/core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Components/core/pom.xml b/Components/core/pom.xml index cac6e65..fc656b2 100644 --- a/Components/core/pom.xml +++ b/Components/core/pom.xml @@ -22,7 +22,7 @@ org.eclipse.jetty jetty-server - 10.0.0-alpha0 + 10.0.10 org.eclipse.jetty.http2