Skip to content

Commit c80f60a

Browse files
update runtime to 1.7.13 (#1405)
1 parent a98adae commit c80f60a

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
@@ -77,12 +77,12 @@
7777
<dependency>
7878
<groupId>com.microsoft.azure</groupId>
7979
<artifactId>azure-client-runtime</artifactId>
80-
<version>1.7.12</version>
80+
<version>1.7.13</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.microsoft.azure</groupId>
8484
<artifactId>azure-client-authentication</artifactId>
85-
<version>1.7.12</version>
85+
<version>1.7.13</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)