Skip to content

Commit

Permalink
Merge pull request #144 from DataBiosphere/dependabot/gradle/develop/…
Browse files Browse the repository at this point in the history
…com.azure-azure-messaging-servicebus-7.16.0
  • Loading branch information
cjllanwarne authored May 13, 2024
2 parents 9f3556d + 3e1a1e5 commit d3d0528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stairway-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.14.0'

//Azure service bus dependencies
implementation 'com.azure:azure-messaging-servicebus:7.16.0-beta.1'
implementation 'com.azure:azure-messaging-servicebus:7.16.0'
implementation 'com.azure:azure-identity:1.12.0'
// Azure dependencies pull in out-of-date, vulnerable io.netty dependencies.
// If they update them in a future release, this may be removed:
Expand Down

0 comments on commit d3d0528

Please sign in to comment.