From 4c706289d011756cc9cffde032879dd24b840c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:59:55 +0000 Subject: [PATCH] Bump spring-boot from 1.2.5.RELEASE to 2.2.11.RELEASE in /sensefy-runner Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 1.2.5.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.2.5.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sensefy-runner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensefy-runner/pom.xml b/sensefy-runner/pom.xml index 9af7808..1c08810 100644 --- a/sensefy-runner/pom.xml +++ b/sensefy-runner/pom.xml @@ -77,7 +77,7 @@ org.springframework.boot spring-boot - 1.2.5.RELEASE + 2.2.11.RELEASE org.zaizi