Skip to content

Commit 2abbe9b

Browse files
authored
#1892 Made com.microsoft.azure:msal4j an optional dependency again (#1893)
1 parent 8bb2395 commit 2abbe9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
<groupId>com.microsoft.azure</groupId>
111111
<artifactId>msal4j</artifactId>
112112
<version>1.13.0</version>
113+
<optional>true</optional>
113114
</dependency>
114115

115116
<!-- dependencies for ANTLR -->

0 commit comments

Comments
 (0)