Updates boot to 2.1.12.RELEASE
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
:docslink: {githubmaster}/docs/src/main/asciidoc
|
||||
:springcloudversion: Greenwich.BUILD-SNAPSHOT
|
||||
:springioplatformversion: Cairo-SR3
|
||||
:springBootVersion: 2.1.6.RELEASE
|
||||
:springBootVersion: 2.1.12.RELEASE
|
||||
|
||||
= Spring Cloud Release Train
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.1.10.RELEASE</version>
|
||||
<version>2.1.12.RELEASE</version>
|
||||
</parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-parent</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user