Skip to content

Commit 62a6622

Browse files
committed
Resolve merge conflicts
1 parent dfae289 commit 62a6622

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

msal4j-sdk/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
</properties>
3636

3737
<dependencies>
38+
<dependency>
39+
<groupId>org.slf4j</groupId>
40+
<artifactId>slf4j-api</artifactId>
41+
<version>1.7.36</version>
42+
</dependency>
3843
<dependency>
3944
<groupId>com.azure</groupId>
4045
<artifactId>azure-json</artifactId>

0 commit comments

Comments
 (0)