diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 492a91fdc506..9f4747fffefe 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -206,47 +206,47 @@ com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-keyvault-secrets-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-spring-boot-metrics-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-servicebus-jms-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-active-directory-b2c-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-cosmosdb-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-data-gremlin-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index 16d2e7a1af90..bc847e597b03 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -61,23 +61,27 @@ org.powermock:powermock-api-mockito2;2.0.2 org.powermock:powermock-module-junit4;2.0.2 org.slf4j:slf4j-api;1.7.28 org.slf4j:slf4j-simple;1.7.25 -org.springframework.boot:spring-boot-actuator-autoconfigure;2.2.0.RELEASE -org.springframework.boot:spring-boot-autoconfigure;2.2.0.RELEASE -org.springframework.boot:spring-boot-autoconfigure-processor;2.2.0.RELEASE -org.springframework.boot:spring-boot-configuration-processor;2.2.0.RELEASE -org.springframework.boot:spring-boot-dependencies;2.2.0.RELEASE -org.springframework.boot:spring-boot-starter;2.2.0.RELEASE -org.springframework.boot:spring-boot-starter-test;2.2.0.RELEASE -org.springframework.boot:spring-boot-starter-validation;2.2.0.RELEASE -org.springframework.boot:spring-boot-starter-web;2.2.0.RELEASE -org.springframework.security:spring-security-config;5.2.0.RELEASE -org.springframework.security:spring-security-core;5.2.0.RELEASE -org.springframework.security:spring-security-web;5.2.0.RELEASE -org.springframework.security:spring-security-oauth2-client;5.2.0.RELEASE -org.springframework.security:spring-security-oauth2-core;5.2.0.RELEASE -org.springframework.security:spring-security-oauth2-jose;5.2.0.RELEASE -org.springframework:spring-web;5.2.5.RELEASE -org.springframework:spring-jms;5.2.5.RELEASE + +## Spring boot dependency versions +org.springframework.boot:spring-boot-actuator-autoconfigure;2.3.0.RELEASE +org.springframework.boot:spring-boot-autoconfigure-processor;2.3.0.RELEASE +org.springframework.boot:spring-boot-autoconfigure;2.3.0.RELEASE +org.springframework.boot:spring-boot-configuration-processor;2.3.0.RELEASE +org.springframework.boot:spring-boot-dependencies;2.3.0.RELEASE +org.springframework.boot:spring-boot-starter-test;2.3.0.RELEASE +org.springframework.boot:spring-boot-starter-validation;2.3.0.RELEASE +org.springframework.boot:spring-boot-starter-web;2.3.0.RELEASE +org.springframework.boot:spring-boot-starter;2.3.0.RELEASE +org.springframework.boot:spring-boot;2.3.0.RELEASE +org.springframework.boot:spring-boot-starter-parent;2.3.0.RELEASE +org.springframework.security:spring-security-config;5.3.2.RELEASE +org.springframework.security:spring-security-core;5.3.2.RELEASE +org.springframework.security:spring-security-web;5.3.2.RELEASE +org.springframework.security:spring-security-oauth2-client;5.3.2.RELEASE +org.springframework.security:spring-security-oauth2-core;5.3.2.RELEASE +org.springframework.security:spring-security-oauth2-jose;5.3.2.RELEASE +org.springframework:spring-web;5.2.6.RELEASE +org.springframework:spring-jms;5.2.6.RELEASE pl.pragmatists:JUnitParams;1.1.1 ## Test dependency versions @@ -135,8 +139,7 @@ org.junit.platform:junit-platform-testkit;1.6.2 org.junit.vintage:junit-vintage-engine;5.6.2 org.openjdk.jmh:jmh-core;1.22 org.openjdk.jmh:jmh-generator-annprocess;1.22 -org.springframework.boot:spring-boot;2.2.0.RELEASE -org.springframework:spring-context;5.2.0.RELEASE +org.springframework:spring-context;5.2.6.RELEASE org.spockframework:spock-core;1.3-groovy-2.5 org.testng:testng;6.14.3 uk.org.lidalia:slf4j-test;1.2.0 diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index e711a94b69eb..34f3a7a765e0 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -45,17 +45,17 @@ com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-storage-queue;12.5.2;12.6.0-beta.1 com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-test-watcher;1.0.0-beta.1;1.0.0-beta.1 -com.microsoft.azure:azure-spring-boot;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-active-directory-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-active-directory-b2c-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-cosmosdb-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-data-gremlin-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-spring-boot-metrics-starter;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-spring-boot-tests;2.2.4;2.2.5-beta.1 -com.microsoft.azure:azure-spring-boot-test-core;2.2.4;2.2.5-beta.1 +com.microsoft.azure:azure-spring-boot;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-active-directory-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-active-directory-b2c-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-cosmosdb-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-data-gremlin-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-spring-boot-metrics-starter;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-spring-boot-tests;2.3.2;2.3.3-beta.1 +com.microsoft.azure:azure-spring-boot-test-core;2.3.2;2.3.3-beta.1 # Unreleased dependencies: Copy the entry from above, prepend "unreleased_" and remove the current diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-oidc/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-oidc/pom.xml index 4e5727282e12..ec15c4c34ddc 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-oidc/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-oidc/pom.xml @@ -21,7 +21,7 @@ com.microsoft.azure azure-active-directory-b2c-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend-v2/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend-v2/pom.xml index 0534c1a707ff..cbd0d92c837d 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend-v2/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend-v2/pom.xml @@ -21,7 +21,7 @@ com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend/pom.xml index b6dbbfcd8a32..292780bbe355 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-backend/pom.xml @@ -21,7 +21,7 @@ com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-stateless/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-stateless/pom.xml index 2806115c9792..1a82a9d4b10d 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-stateless/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-stateless/pom.xml @@ -22,7 +22,7 @@ com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory/pom.xml index 1efff6e3fbd2..042fec4e4c15 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory/pom.xml @@ -21,7 +21,7 @@ com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 org.springframework.boot diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-cosmosdb/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-cosmosdb/pom.xml index db0a2f558d95..e9b6195ab0ae 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-cosmosdb/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-cosmosdb/pom.xml @@ -21,7 +21,7 @@ com.microsoft.azure azure-cosmosdb-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-data-gremlin/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-data-gremlin/pom.xml index 8e672d61bd7b..fdf7507fa6e9 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-data-gremlin/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-data-gremlin/pom.xml @@ -22,7 +22,7 @@ com.microsoft.azure azure-data-gremlin-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-keyvault-secrets/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-keyvault-secrets/pom.xml index 7d540b2f951a..2878f8bdc0b8 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-keyvault-secrets/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-keyvault-secrets/pom.xml @@ -22,7 +22,7 @@ com.microsoft.azure azure-keyvault-secrets-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/pom.xml index 467ffe1b58a8..b6854172191e 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/pom.xml @@ -27,7 +27,7 @@ com.microsoft.azure azure-servicebus-jms-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/src/test/java/com/microsoft/azure/jms/queue/ServiceBusJMSQueueApplicationIT.java b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/src/test/java/com/microsoft/azure/jms/queue/ServiceBusJMSQueueApplicationIT.java index ba4b63c5c462..2c5b435a026a 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/src/test/java/com/microsoft/azure/jms/queue/ServiceBusJMSQueueApplicationIT.java +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/src/test/java/com/microsoft/azure/jms/queue/ServiceBusJMSQueueApplicationIT.java @@ -9,7 +9,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.boot.test.rule.OutputCapture; +import org.springframework.boot.test.system.OutputCaptureRule; import org.springframework.test.context.TestPropertySource; import org.springframework.test.context.junit4.SpringRunner; import org.springframework.test.web.servlet.MockMvc; @@ -31,7 +31,7 @@ public class ServiceBusJMSQueueApplicationIT { private MockMvc mvc; @Rule - public OutputCapture capture = new OutputCapture(); + public OutputCaptureRule outputCaptureRule = new OutputCaptureRule(); @Test public void testQueueSendAndReceiveMessage() throws Exception { @@ -45,7 +45,7 @@ public void testQueueSendAndReceiveMessage() throws Exception { boolean messageReceived = false; for (int i = 0; i < 100; i++) { - final String output = capture.toString(); + final String output = outputCaptureRule.toString(); if (!messageReceived && output.contains(messageReceivedLog)) { messageReceived = true; } diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/pom.xml index 6362c917d56c..ea0698400c45 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/pom.xml @@ -27,7 +27,7 @@ com.microsoft.azure azure-servicebus-jms-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/src/test/java/com/microsoft/azure/jms/topic/ServiceBusJMSTopicApplicationIT.java b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/src/test/java/com/microsoft/azure/jms/topic/ServiceBusJMSTopicApplicationIT.java index e3548b85dcef..afeb3e67636a 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/src/test/java/com/microsoft/azure/jms/topic/ServiceBusJMSTopicApplicationIT.java +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/src/test/java/com/microsoft/azure/jms/topic/ServiceBusJMSTopicApplicationIT.java @@ -9,7 +9,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.boot.test.rule.OutputCapture; +import org.springframework.boot.test.system.OutputCaptureRule; import org.springframework.test.context.TestPropertySource; import org.springframework.test.context.junit4.SpringRunner; import org.springframework.test.web.servlet.MockMvc; @@ -31,7 +31,7 @@ public class ServiceBusJMSTopicApplicationIT { private MockMvc mvc; @Rule - public OutputCapture capture = new OutputCapture(); + public OutputCaptureRule outputCaptureRule = new OutputCaptureRule(); @Test public void testTopicSendAndReceiveMessage() throws Exception { @@ -45,7 +45,7 @@ public void testTopicSendAndReceiveMessage() throws Exception { boolean messageReceived = false; for (int i = 0; i < 100; i++) { - final String output = capture.toString(); + final String output = outputCaptureRule.toString(); if (!messageReceived && output.contains(messageReceivedLog)) { messageReceived = true; } diff --git a/sdk/spring/azure-spring-boot-samples/pom.xml b/sdk/spring/azure-spring-boot-samples/pom.xml index d5d0035be75e..f775f17c7d3d 100644 --- a/sdk/spring/azure-spring-boot-samples/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.RELEASE + 2.3.0.RELEASE diff --git a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml index 9e6eb17edab3..e3c29d91fa49 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-active-directory-b2c-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure AD B2C Spring Security Integration Spring Boot Starter Spring Boot Starter for Azure AD B2C and Spring Security Integration @@ -22,26 +22,26 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 org.springframework spring-web - 5.2.5.RELEASE + 5.2.6.RELEASE @@ -54,37 +54,37 @@ org.springframework.security spring-security-core - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-web - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-config - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-oauth2-core - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-oauth2-client - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-oauth2-jose - 5.2.0.RELEASE + 5.3.2.RELEASE @@ -98,17 +98,17 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] javax.validation:validation-api:[2.0.1.Final] - org.springframework:spring-web:[5.2.5.RELEASE] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] - org.springframework.security:spring-security-config:[5.2.0.RELEASE] - org.springframework.security:spring-security-core:[5.2.0.RELEASE] - org.springframework.security:spring-security-oauth2-client:[5.2.0.RELEASE] - org.springframework.security:spring-security-oauth2-core:[5.2.0.RELEASE] - org.springframework.security:spring-security-oauth2-jose:[5.2.0.RELEASE] - org.springframework.security:spring-security-web:[5.2.0.RELEASE] + org.springframework:spring-web:[5.2.6.RELEASE] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] + org.springframework.security:spring-security-config:[5.3.2.RELEASE] + org.springframework.security:spring-security-core:[5.3.2.RELEASE] + org.springframework.security:spring-security-oauth2-client:[5.3.2.RELEASE] + org.springframework.security:spring-security-oauth2-core:[5.3.2.RELEASE] + org.springframework.security:spring-security-oauth2-jose:[5.3.2.RELEASE] + org.springframework.security:spring-security-web:[5.3.2.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-active-directory/README.md b/sdk/spring/azure-spring-boot-starter-active-directory/README.md index c3df84339277..9644843b0f1e 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory/README.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory/README.md @@ -30,7 +30,7 @@ If you are using Maven, add the following dependency. com.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 ``` [//]: # "{x-version-update-end}" diff --git a/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml b/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml index 3d104750108f..4a7746e1303c 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure AD Spring Security Integration Spring Boot Starter Spring Boot Starter for Azure AD and Spring Security Integration @@ -23,37 +23,37 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 org.springframework spring-web - 5.2.5.RELEASE + 5.2.6.RELEASE org.springframework.security spring-security-core - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-web - 5.2.0.RELEASE + 5.3.2.RELEASE org.springframework.security spring-security-config - 5.2.0.RELEASE + 5.3.2.RELEASE com.microsoft.azure @@ -82,16 +82,16 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] --> + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] --> com.fasterxml.jackson.core:jackson-databind:[2.10.1] com.microsoft.azure:msal4j:[1.3.0] com.nimbusds:nimbus-jose-jwt:[7.9] - org.springframework:spring-web:[5.2.5.RELEASE] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] - org.springframework.security:spring-security-config:[5.2.0.RELEASE] - org.springframework.security:spring-security-core:[5.2.0.RELEASE] - org.springframework.security:spring-security-web:[5.2.0.RELEASE] + org.springframework:spring-web:[5.2.6.RELEASE] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] + org.springframework.security:spring-security-config:[5.3.2.RELEASE] + org.springframework.security:spring-security-core:[5.3.2.RELEASE] + org.springframework.security:spring-security-web:[5.3.2.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter-cosmosdb/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-cosmosdb/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmosdb/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-cosmosdb/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-cosmosdb/README.md b/sdk/spring/azure-spring-boot-starter-cosmosdb/README.md index 37b71d43fa99..c9d20f8580b9 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmosdb/README.md +++ b/sdk/spring/azure-spring-boot-starter-cosmosdb/README.md @@ -43,7 +43,7 @@ If you are using Maven, add the following dependency. com.azure azure-cosmosdb-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/spring/azure-spring-boot-starter-cosmosdb/pom.xml b/sdk/spring/azure-spring-boot-starter-cosmosdb/pom.xml index b5a290d9f3d2..009481b70cc7 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmosdb/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-cosmosdb/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-cosmosdb-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure Cosmos DB Spring Boot Starter Spring Boot Starter for Azure Document DB service @@ -23,17 +23,17 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure @@ -52,10 +52,10 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] com.microsoft.azure:spring-data-cosmosdb:[2.2.3.FIX1] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter-data-gremlin/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-data-gremlin/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-data-gremlin/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-data-gremlin/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-data-gremlin/README.md b/sdk/spring/azure-spring-boot-starter-data-gremlin/README.md index 53f13c8f0dab..aea93d36807c 100644 --- a/sdk/spring/azure-spring-boot-starter-data-gremlin/README.md +++ b/sdk/spring/azure-spring-boot-starter-data-gremlin/README.md @@ -19,7 +19,7 @@ Please refer to [sample project here](../azure-spring-boot-samples/azure-spring- com.azure azure-data-gremlin-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/spring/azure-spring-boot-starter-data-gremlin/pom.xml b/sdk/spring/azure-spring-boot-starter-data-gremlin/pom.xml index e1a87c5e0eca..ec9a83c55118 100644 --- a/sdk/spring/azure-spring-boot-starter-data-gremlin/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-data-gremlin/pom.xml @@ -12,7 +12,7 @@ com.microsoft.azure azure-data-gremlin-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Spring Data Gremlin Boot Starter Spring Boot Starter for Spring Data Gremlin @@ -22,17 +22,17 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.spring.data.gremlin @@ -56,11 +56,11 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] com.fasterxml.jackson.core:jackson-core:[2.10.1] com.microsoft.spring.data.gremlin:spring-data-gremlin:[2.2.3] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md index 5d836ae8f86f..d6835c5eb2a2 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md @@ -14,7 +14,7 @@ If you are using Maven, add the following dependency. com.azure azure-keyvault-secrets-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/pom.xml b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/pom.xml index 628956c58889..53c97383bd0d 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-keyvault-secrets-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure Key Vault Secrets Spring Boot Starter Spring Boot Starter supporting Azure Key Vault Secrets as PropertySource @@ -23,17 +23,17 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 @@ -46,9 +46,9 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter-metrics/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-metrics/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-metrics/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-metrics/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-metrics/README.md b/sdk/spring/azure-spring-boot-starter-metrics/README.md index ce27c5a6fd36..c13b3c58cfb1 100644 --- a/sdk/spring/azure-spring-boot-starter-metrics/README.md +++ b/sdk/spring/azure-spring-boot-starter-metrics/README.md @@ -24,7 +24,7 @@ If you are using Maven, add the following dependency. com.microsoft.azure azure-spring-boot-metrics-starter - 2.2.5-beta.1 + 2.3.3-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/spring/azure-spring-boot-starter-metrics/pom.xml b/sdk/spring/azure-spring-boot-starter-metrics/pom.xml index 527ebeda8c12..325298cb0163 100644 --- a/sdk/spring/azure-spring-boot-starter-metrics/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-metrics/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-spring-boot-metrics-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure Metrics Spring Boot Starter Spring Boot Starter for Micrometer Metrics @@ -23,17 +23,17 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 io.micrometer @@ -43,7 +43,7 @@ org.springframework.boot spring-boot-actuator-autoconfigure - 2.2.0.RELEASE + 2.3.0.RELEASE @@ -57,12 +57,12 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] io.micrometer:micrometer-core:[1.3.0] io.micrometer:micrometer-registry-azure-monitor:[1.3.0] - org.springframework.boot:spring-boot-actuator-autoconfigure:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] + org.springframework.boot:spring-boot-actuator-autoconfigure:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md b/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md index 81fcfffd858e..c313a3d49379 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md @@ -24,7 +24,7 @@ Add the following dependency to your project: com.microsoft.azure azure-servicebus-jms-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml b/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml index b5ae13f87fbd..f84449b7dc7e 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-servicebus-jms-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure Service Bus JMS Spring Boot Starter Spring Boot Starter for Azure Service Bus JMS @@ -23,14 +23,14 @@ com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 org.springframework spring-jms - 5.2.5.RELEASE + 5.2.6.RELEASE @@ -51,8 +51,8 @@ com.microsoft.azure:azure-servicebus-jms:[0.0.2] - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] - org.springframework:spring-jms:[5.2.5.RELEASE] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] + org.springframework:spring-jms:[5.2.6.RELEASE] diff --git a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot-starter/pom.xml b/sdk/spring/azure-spring-boot-starter/pom.xml index 4660eefef579..b4fbdc1c3d3b 100644 --- a/sdk/spring/azure-spring-boot-starter/pom.xml +++ b/sdk/spring/azure-spring-boot-starter/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 Azure Spring Boot Starter Core starter, including auto-configuration support @@ -23,17 +23,17 @@ org.springframework.boot spring-boot-starter - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-validation - 2.2.0.RELEASE + 2.3.0.RELEASE com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 @@ -47,9 +47,9 @@ - com.microsoft.azure:azure-spring-boot:[2.2.5-beta.1] - org.springframework.boot:spring-boot-starter:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-validation:[2.2.0.RELEASE] + com.microsoft.azure:azure-spring-boot:[2.3.3-beta.1] + org.springframework.boot:spring-boot-starter:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-validation:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml index fac57c9a0259..4685339f2b04 100644 --- a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml +++ b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-beta.1 + 2.3.3-beta.1 ../pom.xml 4.0.0 @@ -16,17 +16,17 @@ com.microsoft.azure azure-spring-boot-test-core - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-active-directory-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 org.springframework.boot spring-boot-starter-test - 2.2.0.RELEASE + 2.3.0.RELEASE test @@ -42,7 +42,7 @@ com.microsoft.azure:* - org.springframework.boot:spring-boot-starter-web:[2.2.0.RELEASE] + org.springframework.boot:spring-boot-starter-web:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/src/test/java/com/microsoft/azure/test/keyvault/approle/AADAppRoleStatelessAuthenticationFilterIT.java b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/src/test/java/com/microsoft/azure/test/keyvault/approle/AADAppRoleStatelessAuthenticationFilterIT.java index 1de20f0db386..b3edd5c5f3a1 100644 --- a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/src/test/java/com/microsoft/azure/test/keyvault/approle/AADAppRoleStatelessAuthenticationFilterIT.java +++ b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-aad/src/test/java/com/microsoft/azure/test/keyvault/approle/AADAppRoleStatelessAuthenticationFilterIT.java @@ -7,7 +7,6 @@ import com.microsoft.azure.test.utils.AppRunner; import com.microsoft.azure.test.oauth.OAuthResponse; import com.microsoft.azure.test.oauth.OAuthUtils; -import org.junit.Ignore; import org.junit.Test; import org.slf4j.Logger; import org.slf4j.LoggerFactory; diff --git a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml index 7a351bfbfea9..0027764d24c2 100644 --- a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml +++ b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.RELEASE + 2.3.0.RELEASE 4.0.0 @@ -19,33 +19,32 @@ 1.8 UTF-8 UTF-8 - 1.2.61 org.springframework.boot spring-boot-starter-web - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework.boot spring-boot-starter-test - 2.2.0.RELEASE + 2.3.0.RELEASE test com.microsoft.azure azure-keyvault-secrets-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.alibaba fastjson - ${fastjson.version} + 1.2.61 diff --git a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml index c37124956bb7..5acfaf3cb63b 100644 --- a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml +++ b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-beta.1 + 2.3.3-beta.1 ../pom.xml 4.0.0 @@ -17,17 +17,17 @@ org.springframework.boot spring-boot - 2.2.0.RELEASE + 2.3.0.RELEASE org.springframework spring-context - 5.2.0.RELEASE + 5.2.6.RELEASE org.springframework.boot spring-boot-starter-web - 2.2.0.RELEASE + 2.3.0.RELEASE org.apache.maven @@ -79,7 +79,7 @@ com.microsoft.azure azure-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 @@ -103,9 +103,9 @@ org.apache.maven.wagon:wagon-provider-api:[3.3.4] org.eclipse.aether:aether-connector-basic:[1.1.0] org.eclipse.aether:aether-transport-wagon:[1.1.0] - org.springframework.boot:spring-boot:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-web:[2.2.0.RELEASE] - org.springframework:spring-context:[5.2.0.RELEASE] + org.springframework.boot:spring-boot:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-web:[2.3.0.RELEASE] + org.springframework:spring-context:[5.2.6.RELEASE] diff --git a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml index 5bedcfce3df2..ca98c2dde5d3 100644 --- a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml +++ b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-beta.1 + 2.3.3-beta.1 ../pom.xml 4.0.0 @@ -16,17 +16,17 @@ com.microsoft.azure azure-cosmosdb-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-spring-boot-test-core - 2.2.5-beta.1 + 2.3.3-beta.1 org.springframework.boot spring-boot-starter-test - 2.2.0.RELEASE + 2.3.0.RELEASE test @@ -43,7 +43,7 @@ com.azure:* com.microsoft.azure:* - org.springframework.boot:spring-boot-starter-web:[2.2.0.RELEASE] + org.springframework.boot:spring-boot-starter-web:[2.3.0.RELEASE] diff --git a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml index 44c532a5731d..706786536180 100644 --- a/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml +++ b/sdk/spring/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-beta.1 + 2.3.3-beta.1 ../pom.xml 4.0.0 @@ -16,18 +16,18 @@ org.springframework.boot spring-boot-starter-test - 2.2.0.RELEASE + 2.3.0.RELEASE test com.microsoft.azure azure-keyvault-secrets-spring-boot-starter - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure azure-spring-boot-test-core - 2.2.5-beta.1 + 2.3.3-beta.1 com.microsoft.azure diff --git a/sdk/spring/azure-spring-boot-tests/pom.xml b/sdk/spring/azure-spring-boot-tests/pom.xml index 2e12e3085ee1..2647b21503a5 100644 --- a/sdk/spring/azure-spring-boot-tests/pom.xml +++ b/sdk/spring/azure-spring-boot-tests/pom.xml @@ -14,7 +14,7 @@ com.microsoft.azure azure-spring-boot-tests - 2.2.5-beta.1 + 2.3.3-beta.1 pom Azure Spring Boot Tests diff --git a/sdk/spring/azure-spring-boot/CHANGELOG.md b/sdk/spring/azure-spring-boot/CHANGELOG.md index d51e263177a9..a942fd9a9b9b 100644 --- a/sdk/spring/azure-spring-boot/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot/CHANGELOG.md @@ -1,3 +1,3 @@ # Release History -## 2.2.5-beta.1 (Unreleased) +## 2.3.3-beta.1 (Unreleased) diff --git a/sdk/spring/azure-spring-boot/pom.xml b/sdk/spring/azure-spring-boot/pom.xml index d60f85736594..6f27be37e83b 100644 --- a/sdk/spring/azure-spring-boot/pom.xml +++ b/sdk/spring/azure-spring-boot/pom.xml @@ -13,7 +13,7 @@ com.microsoft.azure azure-spring-boot - 2.2.5-beta.1 + 2.3.3-beta.1 jar Azure Spring Boot AutoConfigure @@ -28,7 +28,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.2.0.RELEASE + 2.3.0.RELEASE @@ -40,14 +40,14 @@ org.springframework spring-web - 5.2.5.RELEASE + 5.2.6.RELEASE true org.springframework.boot spring-boot-configuration-processor - 2.2.0.RELEASE + 2.3.0.RELEASE true @@ -67,31 +67,31 @@ org.springframework.security spring-security-core - 5.2.0.RELEASE + 5.3.2.RELEASE true org.springframework.security spring-security-web - 5.2.0.RELEASE + 5.3.2.RELEASE true org.springframework.security spring-security-oauth2-client - 5.2.0.RELEASE + 5.3.2.RELEASE true org.springframework.security spring-security-oauth2-jose - 5.2.0.RELEASE + 5.3.2.RELEASE true org.springframework.security spring-security-config - 5.2.0.RELEASE + 5.3.2.RELEASE true @@ -137,7 +137,7 @@ org.springframework.boot spring-boot-actuator-autoconfigure - 2.2.0.RELEASE + 2.3.0.RELEASE true @@ -145,7 +145,7 @@ org.springframework spring-jms - 5.2.5.RELEASE + 5.2.6.RELEASE true @@ -180,7 +180,7 @@ org.springframework.boot spring-boot-autoconfigure-processor - 2.2.0.RELEASE + 2.3.0.RELEASE true @@ -218,7 +218,7 @@ org.springframework.boot spring-boot-starter-test - 2.2.0.RELEASE + 2.3.0.RELEASE test @@ -230,7 +230,7 @@ org.springframework.boot spring-boot-starter-web - 2.2.0.RELEASE + 2.3.0.RELEASE test @@ -279,19 +279,19 @@ javax.validation:validation-api:[2.0.1.Final] org.slf4j:slf4j-api:[1.7.28] org.hibernate.validator:hibernate-validator:[6.0.17.Final] - org.springframework:spring-web:[5.2.5.RELEASE] - org.springframework:spring-jms:[5.2.5.RELEASE] - org.springframework.boot:spring-boot-actuator-autoconfigure:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-autoconfigure-processor:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-autoconfigure:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-configuration-processor:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-test:[2.2.0.RELEASE] - org.springframework.boot:spring-boot-starter-web:[2.2.0.RELEASE] - org.springframework.security:spring-security-config:[5.2.0.RELEASE] - org.springframework.security:spring-security-core:[5.2.0.RELEASE] - org.springframework.security:spring-security-oauth2-client:[5.2.0.RELEASE] - org.springframework.security:spring-security-oauth2-jose:[5.2.0.RELEASE] - org.springframework.security:spring-security-web:[5.2.0.RELEASE] + org.springframework:spring-web:[5.2.6.RELEASE] + org.springframework:spring-jms:[5.2.6.RELEASE] + org.springframework.boot:spring-boot-actuator-autoconfigure:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-autoconfigure-processor:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-autoconfigure:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-configuration-processor:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-test:[2.3.0.RELEASE] + org.springframework.boot:spring-boot-starter-web:[2.3.0.RELEASE] + org.springframework.security:spring-security-config:[5.3.2.RELEASE] + org.springframework.security:spring-security-core:[5.3.2.RELEASE] + org.springframework.security:spring-security-oauth2-client:[5.3.2.RELEASE] + org.springframework.security:spring-security-oauth2-jose:[5.3.2.RELEASE] + org.springframework.security:spring-security-web:[5.3.2.RELEASE] diff --git a/sdk/spring/azure-spring-boot/src/test/java/com/microsoft/azure/spring/autoconfigure/metrics/AzureMonitorPropertiesTest.java b/sdk/spring/azure-spring-boot/src/test/java/com/microsoft/azure/spring/autoconfigure/metrics/AzureMonitorPropertiesTest.java index f180bfe3152a..351d504a442f 100644 --- a/sdk/spring/azure-spring-boot/src/test/java/com/microsoft/azure/spring/autoconfigure/metrics/AzureMonitorPropertiesTest.java +++ b/sdk/spring/azure-spring-boot/src/test/java/com/microsoft/azure/spring/autoconfigure/metrics/AzureMonitorPropertiesTest.java @@ -25,7 +25,6 @@ private void assertStepRegistryDefaultValues(StepRegistryProperties properties, assertThat(properties.isEnabled()).isEqualTo(config.enabled()); assertThat(properties.getConnectTimeout()).isEqualTo(config.connectTimeout()); assertThat(properties.getReadTimeout()).isEqualTo(config.readTimeout()); - assertThat(properties.getNumThreads()).isEqualTo(config.numThreads()); assertThat(properties.getBatchSize()).isEqualTo(config.batchSize()); }