Skip to content

Commit

Permalink
chore(deps): bump com.azure:azure-security-keyvault-secrets (#523)
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos-spark_3-1_2-12_4.6.2...azure-security-keyvault-keys_4.6.3)

---
updated-dependencies:
- dependency-name: com.azure:azure-security-keyvault-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jun 23, 2023
1 parent e3ef31c commit cfdfb69
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
@@ -32,7 +32,7 @@ dependencies {
}
}
implementation(libs.edc.azure.identity)
implementation("com.azure:azure-security-keyvault-secrets:4.6.2")
implementation("com.azure:azure-security-keyvault-secrets:4.6.3")
runtimeOnly(project(":edc-extensions:edr-cache-sql"))
runtimeOnly(libs.edc.transaction.local)
runtimeOnly(libs.edc.sql.pool)

0 comments on commit cfdfb69

Please sign in to comment.