File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff 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" )
You can’t perform that action at this time.
0 commit comments