We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7757147 commit a9f6a4cCopy full SHA for a9f6a4c
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.1.RELEASE</version>
+ <version>2.1.2.RELEASE</version>
24
<relativePath />
25
</parent>
26
<developers>
@@ -56,7 +56,7 @@
56
<dependency>
57
58
<artifactId>spring-boot-dependencies</artifactId>
59
60
<type>pom</type>
61
<scope>import</scope>
62
</dependency>
0 commit comments