Skip to content

Commit

Permalink
chore: bump azure-security-keyvault-secrets in /examples/msal-java
Browse files Browse the repository at this point in the history
Bumps [azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.2.3 to 4.6.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.2.3...azure-messaging-eventgrid_4.6.1)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2023
1 parent f9a705d commit a69437f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/msal-java/pom.xml
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-security-keyvault-secrets</artifactId>
<version>4.2.3</version>
<version>4.6.1</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit a69437f

Please sign in to comment.