Skip to content

Commit

Permalink
Merge pull request #2663 from julianladisch/json-smart-2.5.2
Browse files Browse the repository at this point in the history
Upgrade json-smart from 2.5.1 to 2.5.2 fixing CVE-2024-57699
  • Loading branch information
ptrthomas authored Mar 11, 2025
2 parents f84b6d6 + 10408e0 commit 444f463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.1</version>
<version>2.5.2</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down

0 comments on commit 444f463

Please sign in to comment.