From 47598aa18f5a8e6a833ee62c2d15fc849b1eb6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 17:37:13 +0000 Subject: [PATCH 1/7] 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.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.11...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.4.4 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-rabbitmq/apm-rabbitmq-test-spring6/pom.xml | 2 +- .../apm-spring-restclient-test/pom.xml | 2 +- .../apm-spring-resttemplate-plugin/pom.xml | 2 +- apm-agent-plugins/apm-spring-webflux/pom.xml | 4 ++-- .../apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml | 2 +- .../apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml | 2 +- apm-agent-plugins/apm-spring-webmvc/pom.xml | 2 +- integration-tests/spring-boot-2/pom.xml | 2 +- integration-tests/spring-boot-3/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 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 33cd39a8e7..720f191158 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.4.4 pom import diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-spring6/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-spring6/pom.xml index ba650fe7d3..378eee9006 100644 --- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-spring6/pom.xml +++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-test-spring6/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.4.4 pom import diff --git a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml index 53e3984daf..6c1173c3b0 100644 --- a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml +++ b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-restclient-test/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.4.4 pom import diff --git a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml index d62b24ab3a..7d196e84b5 100644 --- a/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml +++ b/apm-agent-plugins/apm-spring-resttemplate/apm-spring-resttemplate-plugin/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.4.4 pom import diff --git a/apm-agent-plugins/apm-spring-webflux/pom.xml b/apm-agent-plugins/apm-spring-webflux/pom.xml index a4f03de01c..80b26e966d 100644 --- a/apm-agent-plugins/apm-spring-webflux/pom.xml +++ b/apm-agent-plugins/apm-spring-webflux/pom.xml @@ -17,8 +17,8 @@ ${project.basedir}/../.. - 2.7.16 - 3.4.1 + 3.4.4 + 3.4.4 diff --git a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml index 27d2ba3940..6d0dadc69d 100644 --- a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml +++ b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-plugin/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.4.4 pom import 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 25f34e4704..17f489183b 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.4.4 pom import diff --git a/apm-agent-plugins/apm-spring-webmvc/pom.xml b/apm-agent-plugins/apm-spring-webmvc/pom.xml index 8a8080345d..844e4603b8 100644 --- a/apm-agent-plugins/apm-spring-webmvc/pom.xml +++ b/apm-agent-plugins/apm-spring-webmvc/pom.xml @@ -29,7 +29,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.4.4 pom import diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml index 6fef9b154b..435f06b598 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.4.4 pom import diff --git a/integration-tests/spring-boot-3/pom.xml b/integration-tests/spring-boot-3/pom.xml index cfc6fd7a0c..a7b900b600 100644 --- a/integration-tests/spring-boot-3/pom.xml +++ b/integration-tests/spring-boot-3/pom.xml @@ -30,7 +30,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.1 + 3.4.4 pom import From 145e743171ff37f5dc0834caed585e58c1df5271 Mon Sep 17 00:00:00 2001 From: Jonas Kunz Date: Wed, 16 Apr 2025 09:37:57 +0200 Subject: [PATCH 2/7] Update pom.xml --- apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 720f191158..7823978550 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 - 3.4.4 + 2.7.1 pom import From 79acb94d695fd8638afa4a895735134a2ce04b30 Mon Sep 17 00:00:00 2001 From: Jonas Kunz Date: Wed, 16 Apr 2025 09:38:16 +0200 Subject: [PATCH 3/7] Update pom.xml --- apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7823978550..33cd39a8e7 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.1 + 2.7.11 pom import From 9a7cfb641d9855a09ad891b5e4659e82863af519 Mon Sep 17 00:00:00 2001 From: Jonas Kunz Date: Wed, 16 Apr 2025 09:38:35 +0200 Subject: [PATCH 4/7] Update pom.xml --- apm-agent-plugins/apm-spring-webflux/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apm-agent-plugins/apm-spring-webflux/pom.xml b/apm-agent-plugins/apm-spring-webflux/pom.xml index 80b26e966d..1bf743301b 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}/../.. - 3.4.4 + 2.7.16 3.4.4 From 7401c9f3aab7595efc7dd15f28553b8caa7b9752 Mon Sep 17 00:00:00 2001 From: Jonas Kunz Date: Wed, 16 Apr 2025 09:39:00 +0200 Subject: [PATCH 5/7] Update pom.xml --- .../apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 17f489183b..25f34e4704 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 - 3.4.4 + 2.7.16 pom import From 94a261c1c9e5991ca318f49c8d002e7bf2a33410 Mon Sep 17 00:00:00 2001 From: Jonas Kunz Date: Wed, 16 Apr 2025 09:39:27 +0200 Subject: [PATCH 6/7] Update pom.xml --- integration-tests/spring-boot-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/spring-boot-2/pom.xml b/integration-tests/spring-boot-2/pom.xml index 435f06b598..6fef9b154b 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 - 3.4.4 + 2.7.16 pom import From fe4f09e8b87a0b5859346040e4129c76855500a8 Mon Sep 17 00:00:00 2001 From: Jonas Kunz Date: Thu, 17 Apr 2025 10:00:09 +0200 Subject: [PATCH 7/7] Disable circular redirect test for jetty --- .../apm/agent/springwebclient/WebClientInstrumentationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/src/test/java/co/elastic/apm/agent/springwebclient/WebClientInstrumentationTest.java b/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/src/test/java/co/elastic/apm/agent/springwebclient/WebClientInstrumentationTest.java index 7c6b9e1248..9de0bcab84 100644 --- a/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/src/test/java/co/elastic/apm/agent/springwebclient/WebClientInstrumentationTest.java +++ b/apm-agent-plugins/apm-spring-webflux/apm-spring-webclient-plugin/src/test/java/co/elastic/apm/agent/springwebclient/WebClientInstrumentationTest.java @@ -46,7 +46,7 @@ public class WebClientInstrumentationTest extends AbstractHttpClientInstrumentat public WebClientInstrumentationTest(String clientName, Object webClient, RequestStrategy strategy) { this.webClient = webClient; this.strategy = strategy; - this.circularRedirectSupported = !"netty".equals(clientName); + this.circularRedirectSupported = !"netty".equals(clientName) && !"jetty".equals(clientName); this.uriUserInfoSupported = !"hc5".equals(clientName) && !"netty".equals(clientName); }