From 21d17fe75d3fcac84ec5bf154636bc4c493b170d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 20:28:32 +0000 Subject: [PATCH] Bump jetty-server in /helloworld Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.0.6.v20130930 to 9.4.17.v20190418. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.0.6.v20130930...jetty-9.4.17.v20190418) Signed-off-by: dependabot[bot] --- helloworld/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index ed7830c7..18845fc4 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -25,7 +25,7 @@ org.eclipse.jetty jetty-server - 9.0.6.v20130930 + 9.4.17.v20190418 compile