diff --git a/.gitignore b/.gitignore index 9ff17d0c..665c6e92 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ _site/ *.swp .idea *.iml +.factorypath diff --git a/pom.xml b/pom.xml index 5cb66872..b3e9e6ca 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,11 @@ + + org.springframework.boot + spring-boot-configuration-processor + 1.2.2.RELEASE + org.springframework.cloud spring-cloud-commons @@ -36,7 +41,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.6.RELEASE + 2.0.7.RELEASE true