We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bff400 + d2d4b12 commit e839cbeCopy full SHA for e839cbe
1 file changed
pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.springframework.boot</groupId>
21
<artifactId>spring-boot-starter-parent</artifactId>
22
- <version>2.1.1.RELEASE</version>
+ <version>2.1.2.RELEASE</version>
23
<relativePath />
24
</parent>
25
<developers>
@@ -61,7 +61,7 @@
61
<dependency>
62
63
<artifactId>spring-boot-dependencies</artifactId>
64
65
<type>pom</type>
66
<scope>import</scope>
67
</dependency>
@@ -75,7 +75,7 @@
75
76
<groupId>org.springframework.cloud</groupId>
77
<artifactId>spring-cloud-starter-parent</artifactId>
78
- <version>Greenwich.M3</version>
+ <version>Greenwich.RC1</version>
79
80
81
0 commit comments