Skip to content

Commit

Permalink
chore(deps): bump com.azure:azure-security-keyvault-secrets (eclipse-…
Browse files Browse the repository at this point in the history
…tractusx#235)

Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.5.4 to 4.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.5.4...azure-cosmos_4.6.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-security-keyvault-secrets
  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>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent e1dab28 commit 63827c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc-dataplane/edc-dataplane-azure-vault/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation(project(":edc-dataplane:edc-dataplane-base"))
implementation(edc.azure.vault)
implementation(edc.azure.identity)
implementation("com.azure:azure-security-keyvault-secrets:4.5.4")
implementation("com.azure:azure-security-keyvault-secrets:4.6.0")
}

tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
Expand Down

0 comments on commit 63827c1

Please sign in to comment.