From 3f39154c915e50bbfe184c81bd3accc9058cf6c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 05:19:03 +0000 Subject: [PATCH] Bump spring-cloud-dependencies from Finchley.SR1 to Hoxton.SR9 Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from Finchley.SR1 to Hoxton.SR9. - [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-preview[bot] --- chapter13/ingredient-client/pom.xml | 2 +- chapter13/ingredient-service/pom.xml | 2 +- chapter13/service-registry/pom.xml | 2 +- chapter14-greettings/config-server/pom.xml | 2 +- chapter14-greettings/greetings/pom.xml | 2 +- chapter14/config-server/pom.xml | 2 +- chapter14/ingredient-client/pom.xml | 2 +- chapter14/ingredient-service/pom.xml | 2 +- chapter14/service-registry/pom.xml | 2 +- chapter15/config-server/pom.xml | 2 +- chapter15/hystrix-dashboard/pom.xml | 2 +- chapter15/ingredient-client/pom.xml | 2 +- chapter15/ingredient-service/pom.xml | 2 +- chapter15/service-registry/pom.xml | 2 +- chapter15/turbine-server/pom.xml | 2 +- chapter16/config-server/pom.xml | 2 +- chapter16/hystrix-dashboard/pom.xml | 2 +- chapter16/ingredient-client/pom.xml | 2 +- chapter16/ingredient-service/pom.xml | 2 +- chapter16/service-registry/pom.xml | 2 +- chapter16/taco-service/pom.xml | 2 +- chapter16/turbine-server/pom.xml | 2 +- chapter17/boot-admin-server/pom.xml | 2 +- chapter17/config-server/pom.xml | 2 +- chapter17/hystrix-dashboard/pom.xml | 2 +- chapter17/ingredient-client/pom.xml | 2 +- chapter17/ingredient-service/pom.xml | 2 +- chapter17/service-registry/pom.xml | 2 +- chapter17/taco-service/pom.xml | 2 +- chapter17/turbine-server/pom.xml | 2 +- chapter18/config-server/pom.xml | 2 +- chapter18/hystrix-dashboard/pom.xml | 2 +- chapter18/ingredient-client/pom.xml | 2 +- chapter18/ingredient-service/pom.xml | 2 +- chapter18/service-registry/pom.xml | 2 +- chapter18/taco-service/pom.xml | 2 +- chapter18/turbine-server/pom.xml | 2 +- chapter19/config-server/pom.xml | 2 +- chapter19/hystrix-dashboard/pom.xml | 2 +- chapter19/ingredient-client/pom.xml | 2 +- chapter19/ingredient-service/pom.xml | 2 +- chapter19/service-registry/pom.xml | 2 +- chapter19/taco-service/pom.xml | 2 +- chapter19/turbine-server/pom.xml | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/chapter13/ingredient-client/pom.xml b/chapter13/ingredient-client/pom.xml index 1b99124b..4065bb4b 100644 --- a/chapter13/ingredient-client/pom.xml +++ b/chapter13/ingredient-client/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter13/ingredient-service/pom.xml b/chapter13/ingredient-service/pom.xml index e3fb55dd..8b00c4e7 100644 --- a/chapter13/ingredient-service/pom.xml +++ b/chapter13/ingredient-service/pom.xml @@ -71,7 +71,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter13/service-registry/pom.xml b/chapter13/service-registry/pom.xml index 4f24322d..aefcb10c 100644 --- a/chapter13/service-registry/pom.xml +++ b/chapter13/service-registry/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter14-greettings/config-server/pom.xml b/chapter14-greettings/config-server/pom.xml index ce9336ed..6c463bd8 100644 --- a/chapter14-greettings/config-server/pom.xml +++ b/chapter14-greettings/config-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter14-greettings/greetings/pom.xml b/chapter14-greettings/greetings/pom.xml index 5ab327c1..23ec2e84 100644 --- a/chapter14-greettings/greetings/pom.xml +++ b/chapter14-greettings/greetings/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter14/config-server/pom.xml b/chapter14/config-server/pom.xml index 784eb8e9..0bdb79c0 100644 --- a/chapter14/config-server/pom.xml +++ b/chapter14/config-server/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter14/ingredient-client/pom.xml b/chapter14/ingredient-client/pom.xml index 0974cb18..271c14f8 100644 --- a/chapter14/ingredient-client/pom.xml +++ b/chapter14/ingredient-client/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter14/ingredient-service/pom.xml b/chapter14/ingredient-service/pom.xml index 429b360e..2bbdf541 100644 --- a/chapter14/ingredient-service/pom.xml +++ b/chapter14/ingredient-service/pom.xml @@ -75,7 +75,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter14/service-registry/pom.xml b/chapter14/service-registry/pom.xml index 7a2030e7..779dec83 100644 --- a/chapter14/service-registry/pom.xml +++ b/chapter14/service-registry/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter15/config-server/pom.xml b/chapter15/config-server/pom.xml index 5424d4b5..276a04db 100644 --- a/chapter15/config-server/pom.xml +++ b/chapter15/config-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter15/hystrix-dashboard/pom.xml b/chapter15/hystrix-dashboard/pom.xml index 4aefa31b..483130e8 100644 --- a/chapter15/hystrix-dashboard/pom.xml +++ b/chapter15/hystrix-dashboard/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter15/ingredient-client/pom.xml b/chapter15/ingredient-client/pom.xml index f577a5c0..5dd4d8ef 100644 --- a/chapter15/ingredient-client/pom.xml +++ b/chapter15/ingredient-client/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter15/ingredient-service/pom.xml b/chapter15/ingredient-service/pom.xml index 0290e3c4..685a9314 100644 --- a/chapter15/ingredient-service/pom.xml +++ b/chapter15/ingredient-service/pom.xml @@ -83,7 +83,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter15/service-registry/pom.xml b/chapter15/service-registry/pom.xml index a075d502..822a15fc 100644 --- a/chapter15/service-registry/pom.xml +++ b/chapter15/service-registry/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter15/turbine-server/pom.xml b/chapter15/turbine-server/pom.xml index 7ccca0c0..cff4f1a4 100644 --- a/chapter15/turbine-server/pom.xml +++ b/chapter15/turbine-server/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter16/config-server/pom.xml b/chapter16/config-server/pom.xml index daaf2d24..81a18c31 100644 --- a/chapter16/config-server/pom.xml +++ b/chapter16/config-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter16/hystrix-dashboard/pom.xml b/chapter16/hystrix-dashboard/pom.xml index b03f4206..4771574d 100644 --- a/chapter16/hystrix-dashboard/pom.xml +++ b/chapter16/hystrix-dashboard/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter16/ingredient-client/pom.xml b/chapter16/ingredient-client/pom.xml index ffd8f7f5..f277418d 100644 --- a/chapter16/ingredient-client/pom.xml +++ b/chapter16/ingredient-client/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter16/ingredient-service/pom.xml b/chapter16/ingredient-service/pom.xml index c92416aa..2f2605d7 100644 --- a/chapter16/ingredient-service/pom.xml +++ b/chapter16/ingredient-service/pom.xml @@ -98,7 +98,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter16/service-registry/pom.xml b/chapter16/service-registry/pom.xml index 1e7412a6..8da151df 100644 --- a/chapter16/service-registry/pom.xml +++ b/chapter16/service-registry/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter16/taco-service/pom.xml b/chapter16/taco-service/pom.xml index 07736126..f965b587 100644 --- a/chapter16/taco-service/pom.xml +++ b/chapter16/taco-service/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter16/turbine-server/pom.xml b/chapter16/turbine-server/pom.xml index a01edf71..f6c64a55 100644 --- a/chapter16/turbine-server/pom.xml +++ b/chapter16/turbine-server/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter17/boot-admin-server/pom.xml b/chapter17/boot-admin-server/pom.xml index f1ae2e49..b9f6f20a 100644 --- a/chapter17/boot-admin-server/pom.xml +++ b/chapter17/boot-admin-server/pom.xml @@ -56,7 +56,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter17/config-server/pom.xml b/chapter17/config-server/pom.xml index 7861a411..bb5fa1cb 100644 --- a/chapter17/config-server/pom.xml +++ b/chapter17/config-server/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter17/hystrix-dashboard/pom.xml b/chapter17/hystrix-dashboard/pom.xml index 62c61570..dc3a64ef 100644 --- a/chapter17/hystrix-dashboard/pom.xml +++ b/chapter17/hystrix-dashboard/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter17/ingredient-client/pom.xml b/chapter17/ingredient-client/pom.xml index 60cf6998..29a49162 100644 --- a/chapter17/ingredient-client/pom.xml +++ b/chapter17/ingredient-client/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter17/ingredient-service/pom.xml b/chapter17/ingredient-service/pom.xml index 975f8456..8d4fc3a2 100644 --- a/chapter17/ingredient-service/pom.xml +++ b/chapter17/ingredient-service/pom.xml @@ -98,7 +98,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter17/service-registry/pom.xml b/chapter17/service-registry/pom.xml index f68b738e..5e3e8ef5 100644 --- a/chapter17/service-registry/pom.xml +++ b/chapter17/service-registry/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter17/taco-service/pom.xml b/chapter17/taco-service/pom.xml index 89a0b7f7..2ba894ab 100644 --- a/chapter17/taco-service/pom.xml +++ b/chapter17/taco-service/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter17/turbine-server/pom.xml b/chapter17/turbine-server/pom.xml index 06af5a1e..e6efd5f3 100644 --- a/chapter17/turbine-server/pom.xml +++ b/chapter17/turbine-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter18/config-server/pom.xml b/chapter18/config-server/pom.xml index d2fde452..93630225 100644 --- a/chapter18/config-server/pom.xml +++ b/chapter18/config-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter18/hystrix-dashboard/pom.xml b/chapter18/hystrix-dashboard/pom.xml index fc1f93b4..9742f966 100644 --- a/chapter18/hystrix-dashboard/pom.xml +++ b/chapter18/hystrix-dashboard/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter18/ingredient-client/pom.xml b/chapter18/ingredient-client/pom.xml index 26402f2b..3558c6ab 100644 --- a/chapter18/ingredient-client/pom.xml +++ b/chapter18/ingredient-client/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter18/ingredient-service/pom.xml b/chapter18/ingredient-service/pom.xml index 5693c6e8..83708bdf 100644 --- a/chapter18/ingredient-service/pom.xml +++ b/chapter18/ingredient-service/pom.xml @@ -98,7 +98,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter18/service-registry/pom.xml b/chapter18/service-registry/pom.xml index fa14a3d2..4174f856 100644 --- a/chapter18/service-registry/pom.xml +++ b/chapter18/service-registry/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter18/taco-service/pom.xml b/chapter18/taco-service/pom.xml index d4abaf05..eeea56ee 100644 --- a/chapter18/taco-service/pom.xml +++ b/chapter18/taco-service/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter18/turbine-server/pom.xml b/chapter18/turbine-server/pom.xml index 2b5b2eef..9f8acf20 100644 --- a/chapter18/turbine-server/pom.xml +++ b/chapter18/turbine-server/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter19/config-server/pom.xml b/chapter19/config-server/pom.xml index e0443ed9..83ce9291 100644 --- a/chapter19/config-server/pom.xml +++ b/chapter19/config-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter19/hystrix-dashboard/pom.xml b/chapter19/hystrix-dashboard/pom.xml index 97d05485..39cc5343 100644 --- a/chapter19/hystrix-dashboard/pom.xml +++ b/chapter19/hystrix-dashboard/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter19/ingredient-client/pom.xml b/chapter19/ingredient-client/pom.xml index fe1755c9..a2b3a2d8 100644 --- a/chapter19/ingredient-client/pom.xml +++ b/chapter19/ingredient-client/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml index 23274a79..67b5f5d1 100644 --- a/chapter19/ingredient-service/pom.xml +++ b/chapter19/ingredient-service/pom.xml @@ -112,7 +112,7 @@ org.springframework.cloud spring-cloud-dependencies - Finchley.SR1 + Hoxton.SR9 pom import diff --git a/chapter19/service-registry/pom.xml b/chapter19/service-registry/pom.xml index 8e3f49dc..9fc01a8a 100644 --- a/chapter19/service-registry/pom.xml +++ b/chapter19/service-registry/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml index 6bc49be6..421c548e 100644 --- a/chapter19/taco-service/pom.xml +++ b/chapter19/taco-service/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9 tacocloud diff --git a/chapter19/turbine-server/pom.xml b/chapter19/turbine-server/pom.xml index 42c8eed9..ef4ca2d3 100644 --- a/chapter19/turbine-server/pom.xml +++ b/chapter19/turbine-server/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 1.8 - Finchley.SR1 + Hoxton.SR9