From 05456c43b835aaaad0179baee3866b5ab37626ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 20:58:19 +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 9.4.41.v20210516. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.4.v20170414...jetty-9.4.41.v20210516) --- 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 6b147bf..81251bb 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 + 9.4.41.v20210516 org.springframework.boot