From 0a4caad417753dd59a89fc229cf164dcf6718b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 08:37:08 +0200 Subject: [PATCH] Bump jetty-server in /examples/basic-http (#228) Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.28.v20200408 to 9.4.30.v20200611. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.28.v20200408...jetty-9.4.30.v20200611) 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 a8aac155..f3dfee17 100644 --- a/examples/basic-http/pom.xml +++ b/examples/basic-http/pom.xml @@ -41,7 +41,7 @@ org.eclipse.jetty jetty-server - 9.4.28.v20200408 + 9.4.30.v20200611