#503 - Upgrade to Spring Boot 2.1.5.

This commit is contained in:
Oliver Drotbohm
2019-06-05 12:14:48 +02:00
parent 7f9fb8af70
commit 46c84687dd

View File

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