We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95e07b commit bda89d9Copy full SHA for bda89d9
1 file changed
pom.xml
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.springframework.boot</groupId>
17
<artifactId>spring-boot-starter-parent</artifactId>
18
- <version>2.1.1.RELEASE</version>
+ <version>2.1.2.RELEASE</version>
19
<relativePath />
20
</parent>
21
<developers>
@@ -64,7 +64,7 @@
64
<dependency>
65
66
<artifactId>spring-boot-dependencies</artifactId>
67
68
<type>pom</type>
69
<scope>import</scope>
70
</dependency>
0 commit comments