From 8a6640b50720d4fa66e9a56ef00e6a8d96d292b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:41:10 +0000 Subject: [PATCH] chore(deps): bump spring-boot-starter-web in /osb-core Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.5.2.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.2.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- osb-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osb-core/pom.xml b/osb-core/pom.xml index 453a751..2441410 100644 --- a/osb-core/pom.xml +++ b/osb-core/pom.xml @@ -26,7 +26,7 @@ UTF-8 UTF-8 - 1.5.2.RELEASE + 2.5.12 1.8