Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
remove beta version
  • Loading branch information
dkontyko authored Jun 22, 2024
1 parent 826070e commit 07e68e3
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.13.0-beta.2</version>
<version>1.12.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 07e68e3

Please sign in to comment.