Skip to content

Commit

Permalink
Bump com.azure.spring:spring-cloud-azure-dependencies (#109)
Browse files Browse the repository at this point in the history
Bumps [com.azure.spring:spring-cloud-azure-dependencies](https://github.com/Azure/azure-sdk-for-java) from 5.7.0 to 5.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@spring-cloud-azure_5.7.0...spring-cloud-azure_5.12.0)

---
updated-dependencies:
- dependency-name: com.azure.spring:spring-cloud-azure-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rick Spiegl <[email protected]>
  • Loading branch information
dependabot[bot] and rspiegl authored Jun 5, 2024
1 parent 5b16b0e commit 6167af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
assertj = "3.25.2"

azure = "5.7.0"
azure = "5.12.0"
azure-identity = "1.10.4"

# we provide the latest version of guava here, as queryDSL pulls in a very old (and vulnerable) version of guava, and we want to override that here
Expand Down

0 comments on commit 6167af1

Please sign in to comment.