Skip to content

Commit 47bde18

Browse files
author
Greg Meyer
authored
Merge pull request #4 from DirectProjectJavaRI/develop
Updating spring boot to 2.1.2.
2 parents ada0c9e + 02f21aa commit 47bde18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>org.springframework.boot</groupId>
3434
<artifactId>spring-boot-dependencies</artifactId>
35-
<version>2.1.1.RELEASE</version>
35+
<version>2.1.2.RELEASE</version>
3636
</parent>
3737
<licenses>
3838
<license>

0 commit comments

Comments
 (0)