From 2ba043e0018a5ebebd81725232b1e73b401c1f9d Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 29 Sep 2020 14:53:45 -0400 Subject: [PATCH] Updates Spring Boot -> 2.3.4.RELEASE Spring Cloud Stream -> 3.0.9.BUILD-SNAPSHOT --- applications/stream-applications-core/pom.xml | 8 ++++---- functions/spring-functions-parent/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index fd671eb5..5d3f63a0 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -12,23 +12,23 @@ org.springframework.boot spring-boot-starter-parent - 2.3.2.RELEASE + 2.3.4.RELEASE springcloud/baseimage:1.0.0 1.8 - 2.3.2.RELEASE + 2.3.4.RELEASE ${project.version} 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT - 3.0.2.RELEASE + 3.0.9.BUILD-SNAPSHOT 3.0.9.RELEASE 5.3.3.BUILD-SNAPSHOT Hoxton.SR7 - Horsham.SR7 + Horsham.BUILD-SNAPSHOT 2.1.2.RELEASE 1.0.0 3.0.1 diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index 5b01a57c..3c196edc 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -15,7 +15,7 @@ pom - 2.3.2.RELEASE + 2.3.4.RELEASE 3.0.9.RELEASE ${project.version} 5.3.3.BUILD-SNAPSHOT