Skip to content

Commit f8a8912

Browse files
author
gm2552
committed
Updating spring boot to 2.1.2.
1 parent fb27ed0 commit f8a8912

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.springframework.boot</groupId>
2020
<artifactId>spring-boot-starter-parent</artifactId>
21-
<version>2.1.1.RELEASE</version>
21+
<version>2.1.2.RELEASE</version>
2222
</parent>
2323
<developers>
2424
<developer>
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.springframework.boot</groupId>
5555
<artifactId>spring-boot-dependencies</artifactId>
56-
<version>2.1.1.RELEASE</version>
56+
<version>2.1.2.RELEASE</version>
5757
<type>pom</type>
5858
<scope>import</scope>
5959
</dependency>

0 commit comments

Comments
 (0)