JAVA-4863 Update Spring cloud version

This commit is contained in:
mikr
2021-03-15 23:28:11 +01:00
parent 3fe4698c09
commit 5c2a7b9126
3 changed files with 15 additions and 6 deletions

View File

@@ -13,6 +13,10 @@
</parent>
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-zuul</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>