Skip to content

Commit

Permalink
update spring bom version to 4.0.0-beta.1 (#24777)
Browse files Browse the repository at this point in the history
  • Loading branch information
backwind1233 authored and saragluna committed Oct 15, 2021
1 parent 15dda6c commit b1c683a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion sdk/boms/azure-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-bom</artifactId>
<version>3.9.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-bom;current} -->
<version>4.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-bom;current} -->
<packaging>pom</packaging>

<name>Azure Spring Boot BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion sdk/boms/azure-spring-cloud-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-dependencies</artifactId>
<version>2.9.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-dependencies;current} -->
<version>4.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-dependencies;current} -->
<packaging>pom</packaging>

<name>Azure Spring Cloud Dependencies</name>
Expand Down

0 comments on commit b1c683a

Please sign in to comment.