Skip to content

Commit bda89d9

Browse files
author
gm2552
committed
Updating spring boot to 2.1.2.
1 parent c95e07b commit bda89d9

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
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-starter-parent</artifactId>
18-
<version>2.1.1.RELEASE</version>
18+
<version>2.1.2.RELEASE</version>
1919
<relativePath />
2020
</parent>
2121
<developers>
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.springframework.boot</groupId>
6666
<artifactId>spring-boot-dependencies</artifactId>
67-
<version>2.1.1.RELEASE</version>
67+
<version>2.1.2.RELEASE</version>
6868
<type>pom</type>
6969
<scope>import</scope>
7070
</dependency>

0 commit comments

Comments
 (0)