From 3b73a9da92da327c4fda42ad2a6d6503bed37adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:11:18 +0000 Subject: [PATCH] Bump jetty-server in /mq-client/mq-client-springboot Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.4.v20170414 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.4.v20170414...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mq-client/mq-client-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mq-client/mq-client-springboot/pom.xml b/mq-client/mq-client-springboot/pom.xml index b5ed489..fea9841 100644 --- a/mq-client/mq-client-springboot/pom.xml +++ b/mq-client/mq-client-springboot/pom.xml @@ -18,7 +18,7 @@ org.eclipse.jetty jetty-server - 9.4.4.v20170414 + 10.0.10 org.springframework.boot