From 6852d47631963c7604f78e5af508d198e797424d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 03:10:31 +0000 Subject: [PATCH] Bump springboot.version from 2.7.5 to 3.0.0 Bumps `springboot.version` from 2.7.5 to 3.0.0. Updates `spring-boot-dependencies` from 2.7.5 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.0.0) Updates `spring-boot-maven-plugin` from 2.7.5 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- configuration/web-api/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/web-api/pom.xml b/configuration/web-api/pom.xml index 84565d0..0231f58 100644 --- a/configuration/web-api/pom.xml +++ b/configuration/web-api/pom.xml @@ -231,7 +231,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.7.5 + 3.0.0 diff --git a/pom.xml b/pom.xml index 733f5c9..92cbc01 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 11 11 UTF-8 - 2.7.5 + 3.0.0 3.1.0 3.4.2