Dependency updates

This commit is contained in:
Soby Chacko
2020-09-29 16:13:39 -04:00
parent 5dc1fc0ada
commit 43aa44a151
3 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>payload-converter-function</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>${java-functions.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>