Fixed Boot to 2.3.0.RELEASE

This commit is contained in:
Marcin Grzejszczak
2020-05-26 16:08:56 +02:00
parent 56ee98fd60
commit 9dbc57c295

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.3.0.RELEASE</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>