From 6112bd11e07b49b4d46e5dea93ea0588c55c4841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 05:31:44 +0000 Subject: [PATCH 1/2] Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from Hoxton.SR9 to Hoxton.SR10. - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index afffa98..1d0117e 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ UTF-8 4.4.7 - Hoxton.SR9 + Hoxton.SR10 5.3.3 2.4.2 From 006ab349516db18f99382546e05df4a139284aee Mon Sep 17 00:00:00 2001 From: Steven van Beelen Date: Fri, 12 Feb 2021 11:34:45 +0100 Subject: [PATCH 2/2] Adjust spring-boot version Adjust spring-boot version to 2.3.8.RELEASE, since Hoxton.SR10 is only compatible with 2.2.x and 2.3.x. (as is stated here - https://spring .io/blog/2021/02/11/spring-cloud-hoxton-sr10-has-been-released) #80 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d0117e..e192d8f 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ Hoxton.SR10 5.3.3 - 2.4.2 + 2.3.8.RELEASE 1.7.30 2.14.0