Skip to content

Commit c9c6bf6

Browse files
committed
Upgrade to Spring Boot 2.1.2
1 parent 2d0298c commit c9c6bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>2.1.1.RELEASE</version>
13+
<version>2.1.2.RELEASE</version>
1414
<relativePath/>
1515
</parent>
1616
<name>java-getting-started</name>

0 commit comments

Comments
 (0)