Skip to content

Commit a6edfc7

Browse files
authored
Merge pull request #559 from AzureAD/SJAIN/fix-security-vulnerability
library version update to fix security vulnerability
2 parents f58214f + aa1af31 commit a6edfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal4j-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.commons</groupId>
6666
<artifactId>commons-text</artifactId>
67-
<version>1.7</version>
67+
<version>1.10.0</version>
6868
<scope>test</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)