Bumped Spring Boot version to 2.1.4 (#825)

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
Dominic Schabel
2019-04-17 10:54:37 +02:00
committed by GitHub
parent 80a00e59ea
commit 191d64cbbc
4 changed files with 53 additions and 51 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.4.RELEASE</version>
</parent>
<groupId>org.eclipse.hawkbit</groupId>