From 023d9ec45c501c1f03b0abba6ef63753108413d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 23:32:21 +0000 Subject: [PATCH] Bump jetty.version from 9.4.30.v20200611 to 11.0.1 in /mvn/SampleWebApp Bumps `jetty.version` from 9.4.30.v20200611 to 11.0.1. Updates `jetty-server` from 9.4.30.v20200611 to 11.0.1 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-11.0.1) Updates `jetty-webapp` from 9.4.30.v20200611 to 11.0.1 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-11.0.1) Updates `jetty-maven-plugin` from 9.4.30.v20200611 to 11.0.1 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-11.0.1) Signed-off-by: dependabot[bot] --- mvn/SampleWebApp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvn/SampleWebApp/pom.xml b/mvn/SampleWebApp/pom.xml index b890fea..862f7b1 100644 --- a/mvn/SampleWebApp/pom.xml +++ b/mvn/SampleWebApp/pom.xml @@ -10,7 +10,7 @@ UTF-8 - 9.4.30.v20200611 + 11.0.1