diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index 76eb25a4cae0d..a5238629dcfc9 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -209,7 +209,7 @@ org.junit.platform:junit-platform-testkit;1.7.2 org.junit.vintage:junit-vintage-engine;5.7.2 org.openjdk.jmh:jmh-core;1.22 org.openjdk.jmh:jmh-generator-annprocess;1.22 -org.spockframework:spock-core;2.0-M4-groovy-2.5 +org.spockframework:spock-core;2.0-groovy-3.0 org.testng:testng;7.3.0 uk.org.lidalia:slf4j-test;1.2.0 @@ -352,7 +352,7 @@ resourcemanager_com.jcraft:jsch;0.1.55 storage_com.microsoft.azure:azure-storage;8.4.0 # sdk\storage\microsoft-azure-storage-blob\pom.xml -microsoft_azure_storage_blob_org.spockframework:spock-core;1.3-groovy-2.5 +microsoft_azure_storage_blob_org.spockframework:spock-core;2.0-groovy-3.0 # sdk\spring\azure-spring-boot\pom.xml spring_com.microsoft.azure:azure;1.34.0 diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index 22ba1d7091d60..8914946b3a555 100644 --- a/sdk/storage/azure-storage-blob-batch/pom.xml +++ b/sdk/storage/azure-storage-blob-batch/pom.xml @@ -127,7 +127,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml index 561a7d341543e..d5b5ec99acff4 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pom.xml +++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml @@ -133,7 +133,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-blob-cryptography/pom.xml b/sdk/storage/azure-storage-blob-cryptography/pom.xml index c4be60042be50..f8eaa3effb333 100644 --- a/sdk/storage/azure-storage-blob-cryptography/pom.xml +++ b/sdk/storage/azure-storage-blob-cryptography/pom.xml @@ -82,7 +82,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index fb7c8d746af49..49cb0d5ad93b6 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -104,7 +104,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index 38263733e4989..9cf99bc51ef16 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -137,7 +137,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml index 8fc4f2d2750fd..ec3128095aed8 100644 --- a/sdk/storage/azure-storage-common/pom.xml +++ b/sdk/storage/azure-storage-common/pom.xml @@ -92,7 +92,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index a38991c10a941..77c3c3f747971 100644 --- a/sdk/storage/azure-storage-file-datalake/pom.xml +++ b/sdk/storage/azure-storage-file-datalake/pom.xml @@ -129,7 +129,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index bcc198ed9dc31..ddbd9dfaa4e27 100644 --- a/sdk/storage/azure-storage-file-share/pom.xml +++ b/sdk/storage/azure-storage-file-share/pom.xml @@ -104,7 +104,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml index 72cf9a0f271b0..f624d3b6ea07c 100644 --- a/sdk/storage/azure-storage-internal-avro/pom.xml +++ b/sdk/storage/azure-storage-internal-avro/pom.xml @@ -68,7 +68,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index 5a81a4fcce827..9956ae7feab0d 100644 --- a/sdk/storage/azure-storage-queue/pom.xml +++ b/sdk/storage/azure-storage-queue/pom.xml @@ -85,7 +85,7 @@ org.spockframework spock-core - 2.0-M4-groovy-2.5 + 2.0-groovy-3.0 test diff --git a/sdk/storage/microsoft-azure-storage-blob/pom.xml b/sdk/storage/microsoft-azure-storage-blob/pom.xml index 033f983a9281f..d7858a5eaf3d7 100644 --- a/sdk/storage/microsoft-azure-storage-blob/pom.xml +++ b/sdk/storage/microsoft-azure-storage-blob/pom.xml @@ -76,7 +76,7 @@ org.spockframework spock-core - 1.3-groovy-2.5 + 2.0-groovy-3.0 test