Skip to content

Commit abcba0d

Browse files
authored
Update adal4j to latest 1.6.7 (#706)
Fixes Azure/azure-sdk-for-java#23225
1 parent eb46f1a commit abcba0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>com.microsoft.azure</groupId>
108108
<artifactId>adal4j</artifactId>
109-
<version>1.6.4</version>
109+
<version>1.6.7</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>io.reactivex</groupId>

0 commit comments

Comments
 (0)