Skip to content

Commit f114c04

Browse files
Update azure-sdk-for-java monorepo
1 parent e11f744 commit f114c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ dependencies {
180180
implementation group: 'org.postgresql', name: 'postgresql', version: versions.postgresql
181181
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-spring', version: '6.10.0'
182182
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-provider-jdbc', version: '6.10.0'
183-
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.30.1'
184-
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.12'
183+
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.31.2'
184+
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.14'
185185
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
186186
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
187187
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-mail'

0 commit comments

Comments
 (0)