Polish JsonMapper and upgrade function dependency in azure adapter

This commit is contained in:
Oleg Zhurakousky
2021-03-10 16:31:17 +01:00
parent 778672e6ea
commit 863bbdc3eb
2 changed files with 2 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.1.0.BUILD-SNAPSHOT</version>
<version>3.1.2-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>