From f11a9ad0f75970760778d5fb2309f1384213b806 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 05:21:23 +0000 Subject: [PATCH] Bump spring-cloud-dependencies from Finchley.SR1 to Greenwich.SR4 Bumps spring-cloud-dependencies from Finchley.SR1 to Greenwich.SR4. 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..51f10fd3 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 + Greenwich.SR4 diff --git a/chapter13/ingredient-service/pom.xml b/chapter13/ingredient-service/pom.xml index e3fb55dd..f5250a62 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 + Greenwich.SR4 pom import diff --git a/chapter13/service-registry/pom.xml b/chapter13/service-registry/pom.xml index 4f24322d..349f2322 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 + Greenwich.SR4 diff --git a/chapter14-greettings/config-server/pom.xml b/chapter14-greettings/config-server/pom.xml index ce9336ed..464efb8b 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 + Greenwich.SR4 diff --git a/chapter14-greettings/greetings/pom.xml b/chapter14-greettings/greetings/pom.xml index 5ab327c1..1268f583 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 + Greenwich.SR4 diff --git a/chapter14/config-server/pom.xml b/chapter14/config-server/pom.xml index 784eb8e9..e62697b7 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 + Greenwich.SR4 diff --git a/chapter14/ingredient-client/pom.xml b/chapter14/ingredient-client/pom.xml index 0974cb18..5c0efffd 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 + Greenwich.SR4 diff --git a/chapter14/ingredient-service/pom.xml b/chapter14/ingredient-service/pom.xml index 429b360e..8f256b92 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 + Greenwich.SR4 pom import diff --git a/chapter14/service-registry/pom.xml b/chapter14/service-registry/pom.xml index 7a2030e7..53b876ac 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 + Greenwich.SR4 diff --git a/chapter15/config-server/pom.xml b/chapter15/config-server/pom.xml index 5424d4b5..8e6e0e50 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 + Greenwich.SR4 diff --git a/chapter15/hystrix-dashboard/pom.xml b/chapter15/hystrix-dashboard/pom.xml index 4aefa31b..1ef3facb 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 + Greenwich.SR4 diff --git a/chapter15/ingredient-client/pom.xml b/chapter15/ingredient-client/pom.xml index f577a5c0..388dcdb6 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 + Greenwich.SR4 diff --git a/chapter15/ingredient-service/pom.xml b/chapter15/ingredient-service/pom.xml index 0290e3c4..3d5f8bc4 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 + Greenwich.SR4 pom import diff --git a/chapter15/service-registry/pom.xml b/chapter15/service-registry/pom.xml index a075d502..63cb68f6 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 + Greenwich.SR4 diff --git a/chapter15/turbine-server/pom.xml b/chapter15/turbine-server/pom.xml index 7ccca0c0..4b24f694 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 + Greenwich.SR4 diff --git a/chapter16/config-server/pom.xml b/chapter16/config-server/pom.xml index daaf2d24..0dce0769 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 + Greenwich.SR4 diff --git a/chapter16/hystrix-dashboard/pom.xml b/chapter16/hystrix-dashboard/pom.xml index b03f4206..8a2aba56 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 + Greenwich.SR4 diff --git a/chapter16/ingredient-client/pom.xml b/chapter16/ingredient-client/pom.xml index ffd8f7f5..5828458e 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 + Greenwich.SR4 diff --git a/chapter16/ingredient-service/pom.xml b/chapter16/ingredient-service/pom.xml index c92416aa..5d9baa67 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 + Greenwich.SR4 pom import diff --git a/chapter16/service-registry/pom.xml b/chapter16/service-registry/pom.xml index 1e7412a6..155940d2 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 + Greenwich.SR4 diff --git a/chapter16/taco-service/pom.xml b/chapter16/taco-service/pom.xml index 07736126..3f7d8685 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 + Greenwich.SR4 diff --git a/chapter16/turbine-server/pom.xml b/chapter16/turbine-server/pom.xml index a01edf71..516662b1 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 + Greenwich.SR4 diff --git a/chapter17/boot-admin-server/pom.xml b/chapter17/boot-admin-server/pom.xml index f1ae2e49..6a2511da 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 + Greenwich.SR4 pom import diff --git a/chapter17/config-server/pom.xml b/chapter17/config-server/pom.xml index 7861a411..f6782c67 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 + Greenwich.SR4 diff --git a/chapter17/hystrix-dashboard/pom.xml b/chapter17/hystrix-dashboard/pom.xml index 62c61570..3e56dd8c 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 + Greenwich.SR4 diff --git a/chapter17/ingredient-client/pom.xml b/chapter17/ingredient-client/pom.xml index 60cf6998..73f582d6 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 + Greenwich.SR4 diff --git a/chapter17/ingredient-service/pom.xml b/chapter17/ingredient-service/pom.xml index 975f8456..650ceff9 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 + Greenwich.SR4 pom import diff --git a/chapter17/service-registry/pom.xml b/chapter17/service-registry/pom.xml index f68b738e..8ad2c266 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 + Greenwich.SR4 diff --git a/chapter17/taco-service/pom.xml b/chapter17/taco-service/pom.xml index 89a0b7f7..5f5f6c52 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 + Greenwich.SR4 diff --git a/chapter17/turbine-server/pom.xml b/chapter17/turbine-server/pom.xml index 06af5a1e..1f0910a6 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 + Greenwich.SR4 diff --git a/chapter18/config-server/pom.xml b/chapter18/config-server/pom.xml index d2fde452..b00d8018 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 + Greenwich.SR4 diff --git a/chapter18/hystrix-dashboard/pom.xml b/chapter18/hystrix-dashboard/pom.xml index fc1f93b4..5fac68cf 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 + Greenwich.SR4 diff --git a/chapter18/ingredient-client/pom.xml b/chapter18/ingredient-client/pom.xml index 26402f2b..2b389ec7 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 + Greenwich.SR4 diff --git a/chapter18/ingredient-service/pom.xml b/chapter18/ingredient-service/pom.xml index 5693c6e8..ae30dc6c 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 + Greenwich.SR4 pom import diff --git a/chapter18/service-registry/pom.xml b/chapter18/service-registry/pom.xml index fa14a3d2..a6ca0db3 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 + Greenwich.SR4 diff --git a/chapter18/taco-service/pom.xml b/chapter18/taco-service/pom.xml index d4abaf05..3367483b 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 + Greenwich.SR4 diff --git a/chapter18/turbine-server/pom.xml b/chapter18/turbine-server/pom.xml index 2b5b2eef..755208f4 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 + Greenwich.SR4 diff --git a/chapter19/config-server/pom.xml b/chapter19/config-server/pom.xml index e0443ed9..ced2da57 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 + Greenwich.SR4 diff --git a/chapter19/hystrix-dashboard/pom.xml b/chapter19/hystrix-dashboard/pom.xml index 97d05485..80ef8be4 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 + Greenwich.SR4 diff --git a/chapter19/ingredient-client/pom.xml b/chapter19/ingredient-client/pom.xml index fe1755c9..515c1d1f 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 + Greenwich.SR4 diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml index 23274a79..51bce84f 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 + Greenwich.SR4 pom import diff --git a/chapter19/service-registry/pom.xml b/chapter19/service-registry/pom.xml index 8e3f49dc..4db7126e 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 + Greenwich.SR4 diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml index 6bc49be6..31aa215a 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 + Greenwich.SR4 tacocloud diff --git a/chapter19/turbine-server/pom.xml b/chapter19/turbine-server/pom.xml index 42c8eed9..17534fc1 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 + Greenwich.SR4