We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb27ed0 commit f8a8912Copy full SHA for f8a8912
1 file changed
pom.xml
@@ -18,7 +18,7 @@
18
<parent>
19
<groupId>org.springframework.boot</groupId>
20
<artifactId>spring-boot-starter-parent</artifactId>
21
- <version>2.1.1.RELEASE</version>
+ <version>2.1.2.RELEASE</version>
22
</parent>
23
<developers>
24
<developer>
@@ -53,7 +53,7 @@
53
<dependency>
54
55
<artifactId>spring-boot-dependencies</artifactId>
56
57
<type>pom</type>
58
<scope>import</scope>
59
</dependency>
0 commit comments