We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b0fa1 commit 7f40986Copy full SHA for 7f40986
build.gradle
@@ -252,7 +252,7 @@ dependencies {
252
253
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.30.0'
254
255
- implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.9'
+ implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.11'
256
257
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
258
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
0 commit comments