We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bd15d commit d2d4b12Copy full SHA for d2d4b12
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>
0 commit comments