diff --git a/sdk/boms/azure-spring-boot-bom/CHANGELOG.md b/sdk/boms/azure-spring-boot-bom/CHANGELOG.md index 7b875330ebc7d..f0403a4fc73b3 100644 --- a/sdk/boms/azure-spring-boot-bom/CHANGELOG.md +++ b/sdk/boms/azure-spring-boot-bom/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.12.0 (2021-12-29) +This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. + +### Dependency Upgrades +- Upgrade to [spring-boot-dependencies:2.6.1](https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.6.1/spring-boot-dependencies-2.6.1.pom). +- Upgrade Azure Spring versions to 3.12.0. + +### Breaking Changes +- Remove import of Azure SDK bom. + ## 3.11.0 (2021-11-26) This release is compatible with Spring Boot 2.5.0 - 2.5.4. diff --git a/sdk/boms/azure-spring-boot-bom/pom.xml b/sdk/boms/azure-spring-boot-bom/pom.xml index b932ccea58901..7168794b86159 100644 --- a/sdk/boms/azure-spring-boot-bom/pom.xml +++ b/sdk/boms/azure-spring-boot-bom/pom.xml @@ -47,15 +47,6 @@ - - - com.azure - azure-sdk-bom - 1.0.6 - pom - import - - com.azure @@ -72,47 +63,47 @@ com.azure.spring azure-spring-boot - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-active-directory - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-active-directory-b2c - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-cosmos - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-keyvault-secrets - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-keyvault-certificates - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-servicebus-jms - 3.11.0 + 3.12.0 com.azure.spring azure-spring-boot-starter-storage - 3.11.0 + 3.12.0