From 5d2a80a52a36f5ea8413631ce8b6b45a8edcb2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:12:27 +0000 Subject: [PATCH] Bump jetty-server from 8.2.0.v20160908 to 10.0.10 in /jetty-7-and-8 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 8.2.0.v20160908 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-8.2.0.v20160908...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jetty-7-and-8/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-7-and-8/pom.xml b/jetty-7-and-8/pom.xml index 7f4fc9b..e76180d 100644 --- a/jetty-7-and-8/pom.xml +++ b/jetty-7-and-8/pom.xml @@ -17,7 +17,7 @@ org.eclipse.jetty jetty-server - 8.2.0.v20160908 + 10.0.10 org.httpobjects