Updated versions

changed http to https in .settings
This commit is contained in:
Glenn Renfro
2019-03-01 17:29:59 -05:00
committed by Michael Minella
parent c4abbbcbbf
commit 697185ab5f
10 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.2.RELEASE</version>
<version>2.1.3.RELEASE</version>
<relativePath/>
</parent>