From cbaf7d86fd868148bba5602538cda22d38879d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 22:41:50 +0000 Subject: [PATCH] Bump jetty-server Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.0.6.v20130930 to 10.0.14. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.0.6.v20130930...jetty-10.0.14) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../alexaDemo/WeatherServiceAwsLambda/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MLADS2017/WeatherServiceAlexa/alexaDemo/WeatherServiceAwsLambda/pom.xml b/MLADS2017/WeatherServiceAlexa/alexaDemo/WeatherServiceAwsLambda/pom.xml index a6e6058..3113a17 100644 --- a/MLADS2017/WeatherServiceAlexa/alexaDemo/WeatherServiceAwsLambda/pom.xml +++ b/MLADS2017/WeatherServiceAlexa/alexaDemo/WeatherServiceAwsLambda/pom.xml @@ -109,7 +109,7 @@ org.eclipse.jetty jetty-server - 9.0.6.v20130930 + 10.0.14 compile