From d3cbbf0725b01f2a126e83873dfcb58487e43b9f Mon Sep 17 00:00:00 2001 From: Amy DeGregorio Date: Mon, 30 Sep 2019 10:17:53 -0400 Subject: [PATCH] BAEL-3329 (#7915) * BAEL-3222 Example Code and update to spring-boot-admin examples * BAEL-3329 Fix integration tests * BAEL-3329 Fix integration tests * Upgrade to Spring Boot 2.1.8.RELEASE --- spring-boot-admin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-admin/pom.xml b/spring-boot-admin/pom.xml index b2ced767eb..1c933723e7 100644 --- a/spring-boot-admin/pom.xml +++ b/spring-boot-admin/pom.xml @@ -30,7 +30,7 @@ - 2.1.7.RELEASE + 2.1.8.RELEASE \ No newline at end of file