From f21d1dd311d2d062ae1d95064a6201518bd9d746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:07:26 +0000 Subject: [PATCH] Bump jetty-server from 10.0.0-alpha0 to 10.0.10 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 10.0.0-alpha0 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.0-alpha0...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78f97ae..8c0d978 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.eclipse.jetty jetty-server - 10.0.0-alpha0 + 10.0.10 \ No newline at end of file