From df157960f6f9815bfdc4c8bd04beae9580710552 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Thu, 26 May 2022 22:59:12 -0500 Subject: [PATCH] GH-279: Update to Spring Cloud 2021.0.3 Fixes #279 * Updates version numbers as per [2021.0.3 release notes](https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2021.0-Release-Notes#202103) * Also factors out common version props to stream-applications-build/pom.xml --- spring-functions-parent/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-functions-parent/pom.xml b/spring-functions-parent/pom.xml index ad3f2761..158861f2 100644 --- a/spring-functions-parent/pom.xml +++ b/spring-functions-parent/pom.xml @@ -13,10 +13,6 @@ spring-functions-parent pom - - 3.2.3 - - org.springframework.cloud.fn