Add max-buffer-size and fix app deps

This commit is contained in:
David Turanski
2020-08-13 13:16:13 -04:00
committed by Soby Chacko
parent f863db2af1
commit d13a1fceaf
3 changed files with 20 additions and 2 deletions

View File

@@ -69,7 +69,6 @@
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>http-request-function</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>