Merge pull request #1 from Telecominfraproject/AJ

Fix for truncated payload when using file post APIs
This commit is contained in:
AkshayJagadish-ne
2020-09-23 18:03:17 -04:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.5.RELEASE</version>
<version>2.3.0.RELEASE</version>
<relativePath></relativePath>
</parent>