Skip to content

Commit

Permalink
[Snyk] Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#358)
Browse files Browse the repository at this point in the history
* fix: upgrade net.minidev:json-smart from 2.5.0 to 2.5.1

Snyk has created this PR to upgrade net.minidev:json-smart from 2.5.0 to 2.5.1.

See this package in maven:
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

* Update pom.xml

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
anbo-de and snyk-bot authored Jun 16, 2024
1 parent e27e496 commit c0e1ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary_component-TGMM/Qanary/qald-evaluator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qald.evaluator</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit c0e1ced

Please sign in to comment.