From 8a47dcd0a2e816d18c2cbeae5c0df2b5a4a5b7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:01:28 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-web Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.7.18 to 3.3.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.3.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- feign-form-spring/pom.xml | 4 ++-- feign-form/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/feign-form-spring/pom.xml b/feign-form-spring/pom.xml index 949cbf7fe..15a4a054d 100644 --- a/feign-form-spring/pom.xml +++ b/feign-form-spring/pom.xml @@ -65,7 +65,7 @@ org.springframework.boot spring-boot-starter-web - 2.7.18 + 3.3.4 test @@ -94,7 +94,7 @@ org.springframework.boot spring-boot-starter-web - 2.7.18 + 3.3.4 test diff --git a/feign-form/pom.xml b/feign-form/pom.xml index fee8c1591..5f52bb91f 100644 --- a/feign-form/pom.xml +++ b/feign-form/pom.xml @@ -52,7 +52,7 @@ org.springframework.boot spring-boot-starter-web - 2.7.18 + 3.3.4 test