From 40b7eb149054e15361b9e4f282bc7a237453df2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 15:08:22 +0000 Subject: [PATCH] Bump spring.boot2.version from 2.7.18 to 4.0.0 Bumps `spring.boot2.version` from 2.7.18 to 4.0.0. Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.18 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.18 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- openapi-generator-demo/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi-generator-demo/pom.xml b/openapi-generator-demo/pom.xml index baf52fcc..c1fc2fb1 100644 --- a/openapi-generator-demo/pom.xml +++ b/openapi-generator-demo/pom.xml @@ -87,7 +87,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.7.18 + 4.0.0 org.openapitools diff --git a/pom.xml b/pom.xml index 9ef51111..dac37c9b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 0.1.7 2.20.1 - 2.7.18 + 4.0.0 5.3.39 3.5.3 6.2.8