From 192f16a2e84de236e4c1261d97ce1d58bf0eff15 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Fri, 31 May 2024 15:18:13 -0500 Subject: [PATCH] Update dependencies in preparation for 2024.0.0 release * Update Spring Boot to 3.3.0 * Update Spring to 6.1.8 * Update Spring Cloud to 2023.0.2 * Update Spring Cloud Stream to 4.1.2 * Update Testcontainers to 1.19.8 * Update commons-compress to 1.26.2 * Update groovy-bom to 4.0.21 * Update Spring Cloud AWS to 3.1.1 * Update Spring Cloud Starters bootstrap to 4.1.2 * Update Spring Integration AWS to 3.0.7 --- stream-applications-build/pom.xml | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index cc9192ff..e04609f5 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -35,29 +35,22 @@ 0.0.10 true 0.0.35 - - 3.3.0-M3 - 6.1.5 - - - - 2023.0.1 - 4.0.5 - 4.1.1 - 4.1.1 - - 1.19.7 + 3.3.0 + 6.1.8 + 2023.0.2 + 4.1.2 + 4.1.2 + 4.1.2 + 1.19.8 5.15.0 - - 4.0.14 + 4.0.21 2.5.2 3.1.0 - 3.0.4 - 3.0.5 + 3.1.1 + 3.0.7 5.5.0 1 - - 1.26.0 + 1.26.2 2.9.0 ${env.BUILD_NAME}