Updated versions

Removed Batch Dependencies from pom.xml
Changed http to https in .settings.xml
This commit is contained in:
Glenn Renfro
2019-03-01 18:19:11 -05:00
parent f72ac11967
commit b92cf0163f
11 changed files with 18 additions and 34 deletions

View File

@@ -13,7 +13,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>