Merge branch 'feature/spring-update' into 'master'

Updating to the latest spring boot version

See merge request theappsmith/internal-tools-server!32
This commit is contained in:
Arpit Mohan 2019-09-30 06:05:07 +00:00
commit 4fcdd76588

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.8.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>