#447 - Upgrade to Spring Boot 2.1.3.

This commit is contained in:
Oliver Drotbohm
2019-02-15 19:33:23 +01:00
parent dccdddb86b
commit 77d2c5dfd3

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.1.RELEASE</version>
<version>2.1.3.RELEASE</version>
</parent>
<modules>