diff --git a/docs/pom.xml b/docs/pom.xml index 721f8353..2762a462 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 5.0.3-SNAPSHOT + 5.1.0-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index 1a2b898a..5f0531f9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 5.0.3-SNAPSHOT + 5.1.0-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -28,9 +28,9 @@ ${java.version} ${basedir} ${project.artifactId} - 4.0.8-SNAPSHOT - 5.0.3-SNAPSHOT - 2.2.21 + 4.2.0-SNAPSHOT + 5.1.0-SNAPSHOT + 2.4.10 ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index aa541f68..d33f6a1a 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 5.0.3-SNAPSHOT + 5.1.0-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring @@ -14,12 +14,12 @@ org.springframework.boot spring-boot-dependencies - 4.0.8-SNAPSHOT + 4.2.0-SNAPSHOT UTF-8 - 4.0.8-SNAPSHOT + 4.2.0-SNAPSHOT 4.12.0 3.2.8 0.9.0 diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 15ae97d4..068c2fea 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 5.0.3-SNAPSHOT + 5.1.0-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 1796c5dd..0ddb3828 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 5.0.3-SNAPSHOT + 5.1.0-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent