Skip to content

Commit 0a62322

Browse files
committed
oauth2 commented: error in integration test
1 parent 0190582 commit 0a62322

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,8 @@ subprojects {
121121

122122
// TODO Extract those dependencies in a 'common/azure' sub-project,
123123
// included dynamically if the 'platform' build property is 'azure'
124-
implementation("com.azure.spring:azure-spring-boot-starter-cosmos:3.5.0")
125-
implementation("com.azure.spring:azure-spring-boot-starter-storage:3.5.0")
126124
implementation("com.azure:azure-storage-blob-batch:12.9.1")
127125
implementation("org.springframework.boot:spring-boot-starter-security")
128-
implementation("org.springframework.boot:spring-boot-starter-oauth2-client")
129126
implementation("org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.4.5")
130127
implementation("org.springframework.security:spring-security-jwt:1.1.1.RELEASE")
131128
implementation("com.azure.spring:azure-spring-boot-starter-cosmos")

0 commit comments

Comments
 (0)