From 81df15abf634ec124bb5b17833ce1c0eb3870f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:03:01 +0000 Subject: [PATCH] Bump spring-boot from 1.0.2.RELEASE to 2.2.11.RELEASE Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 1.0.2.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.0.2.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ba044e..be97203 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.springframework.boot spring-boot - 1.0.2.RELEASE + 2.2.11.RELEASE junit