* 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
This commit is contained in:
Amy DeGregorio 2019-09-30 10:17:53 -04:00 committed by maibin
parent b2908200f1
commit d3cbbf0725
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
</dependencyManagement>
<properties>
<spring.boot.version>2.1.7.RELEASE</spring.boot.version>
<spring.boot.version>2.1.8.RELEASE</spring.boot.version>
</properties>
</project>