Update Spring Cloud Function and Spring Cloud Stream
There is a partition issue that was addressed in SCFn and SCSt and needs to be picked by the apps. Update both SCFn and SCSt to 3.1.5-SNAPSHOT. See relevant commits below in SCFn and SCSt for more details.0cb5483d0ac2326740ed
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<spring-cloud-function.version>3.1.4</spring-cloud-function.version>
|
||||
<spring-cloud-function.version>3.1.5-SNAPSHOT</spring-cloud-function.version>
|
||||
<spring-cloud-fn.version>${project.version}</spring-cloud-fn.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user