Skip to content

Commit

Permalink
Bump com.azure:azure-identity from 1.12.1 to 1.12.2 in /FunctionApp (#94
Browse files Browse the repository at this point in the history
)

Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.12.1...azure-identity_1.12.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
...

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 Jun 22, 2024
1 parent 31b98d6 commit b08f483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FunctionApp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.12.1</version>
<version>1.12.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b08f483

Please sign in to comment.