From 31c2ae9236783b2854186b1291aa10fbbbd45e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 23:23:40 +0000 Subject: [PATCH] Bump jetty.version from 9.4.25.v20191220 to 11.0.1 in /hw23-webServer Bumps `jetty.version` from 9.4.25.v20191220 to 11.0.1. Updates `jetty-server` from 9.4.25.v20191220 to 11.0.1 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.25.v20191220...jetty-11.0.1) Updates `jetty-webapp` from 9.4.25.v20191220 to 11.0.1 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.25.v20191220...jetty-11.0.1) Updates `jetty-security` from 9.4.25.v20191220 to 11.0.1 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.25.v20191220...jetty-11.0.1) Signed-off-by: dependabot[bot] --- hw23-webServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw23-webServer/pom.xml b/hw23-webServer/pom.xml index 45e3ea1..bfc0939 100644 --- a/hw23-webServer/pom.xml +++ b/hw23-webServer/pom.xml @@ -10,7 +10,7 @@ 4.0.0 - 9.4.25.v20191220 + 11.0.1 2.8.5 2.3.28