We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bc22d commit 33eb7e4Copy full SHA for 33eb7e4
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>org.springframework.boot</groupId>
22
<artifactId>spring-boot-starter-parent</artifactId>
23
- <version>2.1.0.RELEASE</version>
+ <version>2.1.1.RELEASE</version>
24
<relativePath />
25
</parent>
26
<developers>
@@ -56,14 +56,14 @@
56
<dependency>
57
58
<artifactId>spring-boot-dependencies</artifactId>
59
60
<type>pom</type>
61
<scope>import</scope>
62
</dependency>
63
64
<groupId>org.springframework.cloud</groupId>
65
<artifactId>spring-cloud-starter-parent</artifactId>
66
- <version>Greenwich.M2</version>
+ <version>Greenwich.M3</version>
67
68
69
0 commit comments