From 609d2253cc74f0d10b1d9fef5c923387bc4e8f86 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Jun 2025 13:26:55 +0000 Subject: [PATCH 1/3] Initial plan From 810ad10289603c63f8105795c1f95f6779650914 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Jun 2025 13:49:49 +0000 Subject: [PATCH 2/3] Upgrade Spring Boot to 3.4.7 and Spring Cloud to 2024.0.1 Co-authored-by: martypitt <348852+martypitt@users.noreply.github.com> --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 96836f819..0c3562854 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.11 + 3.4.7 https://orbitalhq.com @@ -49,7 +49,7 @@ 1.5.1 0.14.0 - 2023.0.1 + 2024.0.1 1.1.5 7.4 @@ -561,6 +561,13 @@ Transitive dependency in wire-compiler and calcite-core 1.78 + + + com.squareup.okhttp3 + mockwebserver + 4.12.0 + + From 9513144c009161c182dedaa5ee71ed99ded4c010 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Jun 2025 04:48:48 +0000 Subject: [PATCH 3/3] Remove unnecessary version overrides after Spring Boot 3.4.7 upgrade Co-authored-by: martypitt <348852+martypitt@users.noreply.github.com> --- pom.xml | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 0c3562854..9c433cc75 100644 --- a/pom.xml +++ b/pom.xml @@ -42,11 +42,11 @@ ${java.version} ${java.version} - 1.9.24 + 1.9.25 1.9.0 - 1.5.1 + 1.6.3 0.14.0 2024.0.1 @@ -54,11 +54,9 @@ 7.4 4.48.0.0 - 5.4.0 1.19.3 32.1.3-jre - 2023.0.0 3.12.0 @@ -69,13 +67,11 @@ 5.6.2 - 2.9.0 - 1.12.778 1.12.701 - 4.1.118.Final +