Skip to content

Commit

Permalink
Upgrade azure-identity to latest non-beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Sep 6, 2024
1 parent a10f330 commit 89f3e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.12.2</version>
<version>1.13.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/commons-codec/commons-codec -->
<dependency>
Expand Down

0 comments on commit 89f3e56

Please sign in to comment.