Bump to spring-boot 2.1.3
- Id
- ce578bebfa4688e24d15dc4f4c21048e32b59953
- Author
- Caio
- Commit time
- 2019-02-16T22:06:20-02:00
Modified pom.xml
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.1.RELEASE</version>
+ <version>2.1.3.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>