From cbfad5dde5d2e74731b7689b71fbe4367fabf0fa Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 3 Aug 2020 17:37:16 -0400 Subject: [PATCH] Dependency updates Spring Boot - 2.3.2.RELEASE Spring Cloud - Hoxton.SR7 Spring Cloud Stream - Horsham.SR7 --- applications/stream-applications-core/pom.xml | 10 +++++----- functions/spring-functions-parent/pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 71e505d1..b203bff4 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -12,21 +12,21 @@ org.springframework.boot spring-boot-starter-parent - 2.3.1.RELEASE + 2.3.2.RELEASE 1.8 - 2.3.1.RELEASE + 2.3.2.RELEASE ${project.version} 1.0.0-SNAPSHOT 2.0.0.M2 2.0.1.M1 3.0.0.M1 3.0.2.RELEASE - 3.0.8.RELEASE - Hoxton.SR6 - Horsham.SR6 + 3.0.9.RELEASE + Hoxton.SR7 + Horsham.SR7 2.1.2.RELEASE 0.9.0 3.0.1 diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index 60e53af4..0be98eb3 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -15,8 +15,8 @@ pom - 2.3.1.RELEASE - 3.0.8.RELEASE + 2.3.2.RELEASE + 3.0.9.RELEASE ${project.version}