Bump azure-identity from 1.4.6 to 1.5.0

Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.4.6...azure-core_1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-06 11:31:15 +00:00 коммит произвёл Strong Liu(刘少壮)
Родитель 06d1b77cea
Коммит 33ef9961e6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.4.6</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>mysql</groupId>