diff --git a/pom.xml b/pom.xml index 7e685f7da8..0b104f9f65 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ UTF-8 UTF-8 - 1.1.0-M8 + 1.1.0 1.1.0 1.7 diff --git a/src/test/projects/complex-configuration/pom.xml b/src/test/projects/complex-configuration/pom.xml index 2561e2254c..aa1e0fc4b3 100644 --- a/src/test/projects/complex-configuration/pom.xml +++ b/src/test/projects/complex-configuration/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.3.RELEASE + 1.3.5.RELEASE @@ -45,7 +45,7 @@ com.toomuchcoding.jsonassert jsonassert - 0.4.6 + 0.4.7 test diff --git a/src/test/projects/plugin-extension/pom.xml b/src/test/projects/plugin-extension/pom.xml index 647e9b5dae..dff0c4a439 100644 --- a/src/test/projects/plugin-extension/pom.xml +++ b/src/test/projects/plugin-extension/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.3.RELEASE + 1.3.5.RELEASE @@ -45,7 +45,7 @@ com.toomuchcoding.jsonassert jsonassert - 0.4.6 + 0.4.7 test diff --git a/src/test/projects/spring-boot-groovy/pom.xml b/src/test/projects/spring-boot-groovy/pom.xml index e4a1112ff9..ca332f3606 100644 --- a/src/test/projects/spring-boot-groovy/pom.xml +++ b/src/test/projects/spring-boot-groovy/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.3.RELEASE + 1.3.5.RELEASE @@ -46,7 +46,7 @@ com.toomuchcoding.jsonassert jsonassert - 0.4.6 + 0.4.7 test diff --git a/src/test/projects/spring-boot-java/pom.xml b/src/test/projects/spring-boot-java/pom.xml index e9562a557a..9e9385e62c 100644 --- a/src/test/projects/spring-boot-java/pom.xml +++ b/src/test/projects/spring-boot-java/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.3.RELEASE + 1.3.5.RELEASE @@ -45,7 +45,7 @@ com.toomuchcoding.jsonassert jsonassert - 0.4.6 + 0.4.7 test