From 8447619415390b0bef268621255b4cc24baf3ee1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 05:23:25 +0000 Subject: [PATCH] Bump spring-cloud-dependencies from Finchley.SR1 to Hoxton.SR3 Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from Finchley.SR1 to Hoxton.SR3. - [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..724939cf 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.SR3 diff --git a/chapter13/ingredient-service/pom.xml b/chapter13/ingredient-service/pom.xml index e3fb55dd..41bd4ae8 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.SR3 pom import diff --git a/chapter13/service-registry/pom.xml b/chapter13/service-registry/pom.xml index 4f24322d..b66f7352 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.SR3 diff --git a/chapter14-greettings/config-server/pom.xml b/chapter14-greettings/config-server/pom.xml index ce9336ed..a46ea7dd 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.SR3 diff --git a/chapter14-greettings/greetings/pom.xml b/chapter14-greettings/greetings/pom.xml index 5ab327c1..6b337ecf 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.SR3 diff --git a/chapter14/config-server/pom.xml b/chapter14/config-server/pom.xml index 784eb8e9..b30d39c9 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.SR3 diff --git a/chapter14/ingredient-client/pom.xml b/chapter14/ingredient-client/pom.xml index 0974cb18..ae5590c4 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.SR3 diff --git a/chapter14/ingredient-service/pom.xml b/chapter14/ingredient-service/pom.xml index 429b360e..1424e388 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.SR3 pom import diff --git a/chapter14/service-registry/pom.xml b/chapter14/service-registry/pom.xml index 7a2030e7..b6aa9b53 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.SR3 diff --git a/chapter15/config-server/pom.xml b/chapter15/config-server/pom.xml index 5424d4b5..3a922cfc 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.SR3 diff --git a/chapter15/hystrix-dashboard/pom.xml b/chapter15/hystrix-dashboard/pom.xml index 4aefa31b..0e8b926c 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.SR3 diff --git a/chapter15/ingredient-client/pom.xml b/chapter15/ingredient-client/pom.xml index f577a5c0..b268499b 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.SR3 diff --git a/chapter15/ingredient-service/pom.xml b/chapter15/ingredient-service/pom.xml index 0290e3c4..2144d186 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.SR3 pom import diff --git a/chapter15/service-registry/pom.xml b/chapter15/service-registry/pom.xml index a075d502..57b90258 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.SR3 diff --git a/chapter15/turbine-server/pom.xml b/chapter15/turbine-server/pom.xml index 7ccca0c0..556d90f8 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.SR3 diff --git a/chapter16/config-server/pom.xml b/chapter16/config-server/pom.xml index daaf2d24..96d0d062 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.SR3 diff --git a/chapter16/hystrix-dashboard/pom.xml b/chapter16/hystrix-dashboard/pom.xml index b03f4206..c5669b16 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.SR3 diff --git a/chapter16/ingredient-client/pom.xml b/chapter16/ingredient-client/pom.xml index ffd8f7f5..a1a80acd 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.SR3 diff --git a/chapter16/ingredient-service/pom.xml b/chapter16/ingredient-service/pom.xml index c92416aa..6f2191b5 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.SR3 pom import diff --git a/chapter16/service-registry/pom.xml b/chapter16/service-registry/pom.xml index 1e7412a6..e839fbaa 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.SR3 diff --git a/chapter16/taco-service/pom.xml b/chapter16/taco-service/pom.xml index 07736126..1b74e968 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.SR3 diff --git a/chapter16/turbine-server/pom.xml b/chapter16/turbine-server/pom.xml index a01edf71..b498f585 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.SR3 diff --git a/chapter17/boot-admin-server/pom.xml b/chapter17/boot-admin-server/pom.xml index f1ae2e49..4a3f928b 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.SR3 pom import diff --git a/chapter17/config-server/pom.xml b/chapter17/config-server/pom.xml index 7861a411..7a59d5ce 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.SR3 diff --git a/chapter17/hystrix-dashboard/pom.xml b/chapter17/hystrix-dashboard/pom.xml index 62c61570..375cd8a3 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.SR3 diff --git a/chapter17/ingredient-client/pom.xml b/chapter17/ingredient-client/pom.xml index 60cf6998..c04bd1f3 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.SR3 diff --git a/chapter17/ingredient-service/pom.xml b/chapter17/ingredient-service/pom.xml index 975f8456..437239df 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.SR3 pom import diff --git a/chapter17/service-registry/pom.xml b/chapter17/service-registry/pom.xml index f68b738e..49cbc7ed 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.SR3 diff --git a/chapter17/taco-service/pom.xml b/chapter17/taco-service/pom.xml index 89a0b7f7..de25a366 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.SR3 diff --git a/chapter17/turbine-server/pom.xml b/chapter17/turbine-server/pom.xml index 06af5a1e..896a5d85 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.SR3 diff --git a/chapter18/config-server/pom.xml b/chapter18/config-server/pom.xml index d2fde452..da9dfc1a 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.SR3 diff --git a/chapter18/hystrix-dashboard/pom.xml b/chapter18/hystrix-dashboard/pom.xml index fc1f93b4..16593049 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.SR3 diff --git a/chapter18/ingredient-client/pom.xml b/chapter18/ingredient-client/pom.xml index 26402f2b..6f963304 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.SR3 diff --git a/chapter18/ingredient-service/pom.xml b/chapter18/ingredient-service/pom.xml index 5693c6e8..81182143 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.SR3 pom import diff --git a/chapter18/service-registry/pom.xml b/chapter18/service-registry/pom.xml index fa14a3d2..e27a6bde 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.SR3 diff --git a/chapter18/taco-service/pom.xml b/chapter18/taco-service/pom.xml index d4abaf05..a9144883 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.SR3 diff --git a/chapter18/turbine-server/pom.xml b/chapter18/turbine-server/pom.xml index 2b5b2eef..5b331669 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.SR3 diff --git a/chapter19/config-server/pom.xml b/chapter19/config-server/pom.xml index e0443ed9..c01d4200 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.SR3 diff --git a/chapter19/hystrix-dashboard/pom.xml b/chapter19/hystrix-dashboard/pom.xml index 97d05485..85fb1291 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.SR3 diff --git a/chapter19/ingredient-client/pom.xml b/chapter19/ingredient-client/pom.xml index fe1755c9..1d84d750 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.SR3 diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml index 23274a79..9f407d0c 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.SR3 pom import diff --git a/chapter19/service-registry/pom.xml b/chapter19/service-registry/pom.xml index 8e3f49dc..15200cab 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.SR3 diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml index 6bc49be6..378b8837 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.SR3 tacocloud diff --git a/chapter19/turbine-server/pom.xml b/chapter19/turbine-server/pom.xml index 42c8eed9..716bb613 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.SR3