Skip to content

Commit 4ab20a2

Browse files
Update azure-sdk-for-java monorepo
1 parent 7d24b13 commit 4ab20a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ dependencies {
276276
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-spring', version: '5.14.0'
277277
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-provider-jdbc', version: '5.14.0'
278278

279-
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.28.1'
279+
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.29.1'
280280

281-
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.5'
281+
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.9'
282282

283283
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
284284
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'

0 commit comments

Comments
 (0)