From 7ffa85dd0441f8b8f2c0ad46141d62ff1db403c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:04:41 +0000 Subject: [PATCH] Bump spring-boot in /moss-client/moss-client-common Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 1.5.12.RELEASE to 2.2.11.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.12.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- moss-client/moss-client-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moss-client/moss-client-common/pom.xml b/moss-client/moss-client-common/pom.xml index a81efbf..ab001b0 100644 --- a/moss-client/moss-client-common/pom.xml +++ b/moss-client/moss-client-common/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot - 1.5.12.RELEASE + 2.2.11.RELEASE provided true