Skip to content

Commit d00994a

Browse files
authored
added support 2.2 and Hoxton.RELEASE
1 parent 85d52b7 commit d00994a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/spring-cloud/spring-cloud-tutorial-prepare-app-deployment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Spring Boot version | Spring Cloud version
2626
---|---
2727
2.0 | Finchley.RELEASE
2828
2.1 | Greenwich.RELEASE
29+
2.2 | Hoxton.RELEASE
2930

3031
Verify that your pom.xml file has the correct Spring Boot and Spring Cloud dependencies based on your Spring Boot version.
3132

@@ -87,6 +88,7 @@ Spring Boot version | Spring Cloud version | Azure Spring Cloud version
8788
---|---|---
8889
2.0 | Finchley.RELEASE | 2.0
8990
2.1 | Greenwich.RELEASE | 2.1
91+
2.2 | Hoxton.RELEASE | 2.2
9092

9193
Include one of the following dependencies in your pom.xml file. Select the dependency whose Azure Spring Cloud version matches your own.
9294

0 commit comments

Comments
 (0)