diff --git a/.gitignore b/.gitignore index 387cacf..9aac52d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ target .classpath .project -.settings \ No newline at end of file +.settings +.factorypath \ No newline at end of file diff --git a/pom.xml b/pom.xml index 05f2b94..1940351 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.4.RELEASE + 2.1.1.RELEASE