Skip to content

Commit 8eb2d06

Browse files
committed
- updates pom.xml to match updated depdencies
1 parent 1a3e08c commit 8eb2d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
</dependency>
3535
<dependency>
3636
<groupId>com.azure</groupId>
37-
<artifactId>azure-identity</artifactId>
38-
<version>1.2.5</version>
37+
<artifactId>azure-core</artifactId>
38+
<version>1.15.0</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)