Skip to content

Commit 02da379

Browse files
authored
Merge pull request #795 from donotfuckme/CVE-fix
updated json-smart dependency version to 2.5.0
2 parents bc6ab89 + 8994392 commit 02da379

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>net.minidev</groupId>
4343
<artifactId>json-smart</artifactId>
44-
<version>2.4.10</version>
44+
<version>2.5.0</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)