From d513226a511b91ba990b8d7e270fe3674e2b58b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:01:04 +0000 Subject: [PATCH] build: bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.11 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.11...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml | 2 +- apm-agent-plugins/apm-spring-webflux/pom.xml | 2 +- .../apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml | 2 +- integration-tests/spring-boot-2/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml index a2c20f76fd..63ef224937 100644 --- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml +++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-dependencies - 2.7.11 + 3.5.7 pom import diff --git a/apm-agent-plugins/apm-spring-webflux/pom.xml b/apm-agent-plugins/apm-spring-webflux/pom.xml index 9412f19b55..38ecf7ccbe 100644 --- a/apm-agent-plugins/apm-spring-webflux/pom.xml +++ b/apm-agent-plugins/apm-spring-webflux/pom.xml @@ -17,7 +17,7 @@ ${project.basedir}/../.. - 2.7.16 + 3.5.7 3.5.7 diff --git a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml index 37f27fb049..3d5b2c50d8 100644 --- a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml +++ b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml @@ -24,7 +24,7 @@ org.springframework.boot spring-boot-dependencies - 2.7.16 + 3.5.7 pom import diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml index 63d62ae507..4b60fe987e 100644 --- a/integration-tests/spring-boot-2/pom.xml +++ b/integration-tests/spring-boot-2/pom.xml @@ -31,7 +31,7 @@ org.springframework.boot spring-boot-dependencies - 2.7.16 + 3.5.7 pom import