Skip to content

Commit 0f92187

Browse files
author
gm2552
committed
Updating spring boot to 2.1.2.
1 parent deeb665 commit 0f92187

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
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>org.springframework.boot</groupId>
3434
<artifactId>spring-boot-starter-parent</artifactId>
35-
<version>2.1.1.RELEASE</version>
35+
<version>2.1.2.RELEASE</version>
3636
<relativePath />
3737
</parent>
3838
<licenses>
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.springframework.boot</groupId>
5656
<artifactId>spring-boot-dependencies</artifactId>
57-
<version>2.1.1.RELEASE</version>
57+
<version>2.1.2.RELEASE</version>
5858
<type>pom</type>
5959
<scope>import</scope>
6060
</dependency>

0 commit comments

Comments
 (0)