Skip to content

Commit 5fc9dae

Browse files
committed
Remove duplicated dependency
1 parent 62a6622 commit 5fc9dae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

msal4j-sdk/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@
5959
<version>1.6.2</version>
6060
<scope>test</scope>
6161
</dependency>
62-
<dependency>
63-
<groupId>org.apache.commons</groupId>
64-
<artifactId>commons-text</artifactId>
65-
<version>1.10.0</version>
66-
<scope>test</scope>
67-
</dependency>
6862
<dependency>
6963
<groupId>org.junit.jupiter</groupId>
7064
<artifactId>junit-jupiter-api</artifactId>

0 commit comments

Comments
 (0)