From b1c683a6964c300cbdaf030cdb9eca96965993eb Mon Sep 17 00:00:00 2001 From: zhihaoguo Date: Fri, 15 Oct 2021 10:55:45 +0800 Subject: [PATCH] update spring bom version to 4.0.0-beta.1 (#24777) --- eng/versioning/version_client.txt | 4 ++-- sdk/boms/azure-spring-boot-bom/pom.xml | 2 +- sdk/boms/azure-spring-cloud-dependencies/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 7cfeb45106681..7b8a978968a2b 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -145,8 +145,8 @@ com.azure.spring:azure-spring-cloud-appconfiguration-config;2.1.1;2.2.0-beta.1 com.azure.spring:azure-spring-cloud-feature-management-web;2.0.1;2.1.0-beta.1 com.azure.spring:azure-spring-cloud-feature-management;2.0.1;2.1.0-beta.1 com.azure.spring:azure-spring-cloud-starter-appconfiguration-config;2.1.1;2.2.0-beta.1 -com.azure.spring:azure-spring-boot-bom;3.8.0;3.9.0 -com.azure.spring:azure-spring-cloud-dependencies;2.8.0;2.9.0 +com.azure.spring:azure-spring-boot-bom;3.9.0;4.0.0-beta.1 +com.azure.spring:azure-spring-cloud-dependencies;2.9.0;4.0.0-beta.1 com.azure.spring:azure-spring-boot-test-aad-resource-server;1.0.0;1.0.0 com.azure.spring:azure-spring-boot-test-aad-webapp-and-resource-server-with-obo;1.0.0;1.0.0 com.azure.spring:azure-spring-boot-test-aad;1.0.0;1.0.0 diff --git a/sdk/boms/azure-spring-boot-bom/pom.xml b/sdk/boms/azure-spring-boot-bom/pom.xml index d65f3c27000be..13157a928958c 100644 --- a/sdk/boms/azure-spring-boot-bom/pom.xml +++ b/sdk/boms/azure-spring-boot-bom/pom.xml @@ -5,7 +5,7 @@ com.azure.spring azure-spring-boot-bom - 3.9.0 + 4.0.0-beta.1 pom Azure Spring Boot BOM diff --git a/sdk/boms/azure-spring-cloud-dependencies/pom.xml b/sdk/boms/azure-spring-cloud-dependencies/pom.xml index 22697bec28d97..4d99e073f0fb1 100644 --- a/sdk/boms/azure-spring-cloud-dependencies/pom.xml +++ b/sdk/boms/azure-spring-cloud-dependencies/pom.xml @@ -6,7 +6,7 @@ com.azure.spring azure-spring-cloud-dependencies - 2.9.0 + 4.0.0-beta.1 pom Azure Spring Cloud Dependencies