Skip to content

Commit

Permalink
fix: upgrade net.minidev:json-smart from 2.4.9 to 2.5.0 (#307)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade net.minidev:json-smart from 2.4.9 to 2.5.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.minidev/json-smart/

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/c7fc7e02-55f3-41fe-bad9-ad56a02098ae?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
anbo-de and snyk-bot authored Oct 1, 2023
1 parent dadce82 commit 71ea6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qanary_component-TGMM/Qanary/qald-evaluator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.4.9</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 71ea6a7

Please sign in to comment.