From 4abf0aa98bf15ee340b0da6a936af23c552c7d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:08:52 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-test Bumps [org.springframework.boot:spring-boot-starter-test](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-test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- feign-form-spring/pom.xml | 2 +- feign-form/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/feign-form-spring/pom.xml b/feign-form-spring/pom.xml index 91ee1f370..90d48bd84 100644 --- a/feign-form-spring/pom.xml +++ b/feign-form-spring/pom.xml @@ -100,7 +100,7 @@ org.springframework.boot spring-boot-starter-test - 2.7.18 + 3.3.4 test diff --git a/feign-form/pom.xml b/feign-form/pom.xml index 5b8999adb..4d1fa0a0f 100644 --- a/feign-form/pom.xml +++ b/feign-form/pom.xml @@ -58,7 +58,7 @@ org.springframework.boot spring-boot-starter-test - 2.7.18 + 3.3.4 test