From c993e0e62a77e1a466c8a39f564f372186af5f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 21:12:35 +0000 Subject: [PATCH] Bump jetty-server from 9.3.0.M1 to 10.0.0-alpha0 in /riskified-sample Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.3.0.M1 to 10.0.0-alpha0. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.3.0.M1...jetty-10.0.0-alpha0) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- riskified-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riskified-sample/pom.xml b/riskified-sample/pom.xml index 480f99b..366a174 100644 --- a/riskified-sample/pom.xml +++ b/riskified-sample/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jetty jetty-server - 9.3.0.M1 + 10.0.0-alpha0