From d8ad20908f5d9890c12d1ae7c77770254ea86fa6 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Thu, 19 Dec 2024 14:43:00 -0600 Subject: [PATCH] Update to Spring Boot 3.3.7 (#598) This commit updates Spring Boot to 3.3.7 and Spring Framework to 6.1.16 in preparation for the 2024.0.1 release. Resolves #597 --- spring-cloud-dataflow-apps-plugin/pom.xml | 4 ++-- stream-applications-build/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-cloud-dataflow-apps-plugin/pom.xml b/spring-cloud-dataflow-apps-plugin/pom.xml index c282e7de..cb4efe2c 100644 --- a/spring-cloud-dataflow-apps-plugin/pom.xml +++ b/spring-cloud-dataflow-apps-plugin/pom.xml @@ -37,8 +37,8 @@ 3.15.1 2.16.1 1.12.0 - 3.3.6 - 6.1.15 + 3.3.7 + 6.1.16 2023.0.4 diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index 85706904..cd34e69f 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -35,8 +35,8 @@ 0.0.11 true 0.0.43 - 3.3.6 - 6.1.15 + 3.3.7 + 6.1.16 2023.0.4 4.1.5 4.1.4