From cd305e5e0a2ee3c55e2e2135b8e167bbf69f248d 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 --- spring-functions-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-functions-parent/pom.xml b/spring-functions-parent/pom.xml index 5b01a57c..3c196edc 100644 --- a/spring-functions-parent/pom.xml +++ b/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