From e9d15daf28830ff661fb5039f8e028b00f4348e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 19:54:54 +0100 Subject: [PATCH] Bump jetty-server in /examples/basic-http (#317) Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.30.v20200611 to 9.4.35.v20201120. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.35.v20201120) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/basic-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/basic-http/pom.xml b/examples/basic-http/pom.xml index f3dfee17..d27456d5 100644 --- a/examples/basic-http/pom.xml +++ b/examples/basic-http/pom.xml @@ -41,7 +41,7 @@ org.eclipse.jetty jetty-server - 9.4.30.v20200611 + 9.4.35.v20201120