diff --git a/rest/starbucks/pom.xml b/rest/starbucks/pom.xml index e95d372e..b5923cf7 100644 --- a/rest/starbucks/pom.xml +++ b/rest/starbucks/pom.xml @@ -11,7 +11,7 @@ spring-data-rest-examples 1.0.0.BUILD-SNAPSHOT - + 2.12.1 1.5.0.RC1 @@ -30,7 +30,7 @@ org.springframework.boot spring-boot-starter-data-mongodb - + org.springframework.batch spring-batch-core @@ -38,4 +38,16 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + + example.stores.StoreApp + + + + + \ No newline at end of file