Skip to content

Commit c0e1ced

Browse files
anbo-desnyk-bot
andauthored
[Snyk] Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#358)
* 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 <snyk-bot@snyk.io>
1 parent e27e496 commit c0e1ced

File tree

1 file changed

+2
-2
lines changed
  • qanary_component-TGMM/Qanary/qald-evaluator

1 file changed

+2
-2
lines changed

qanary_component-TGMM/Qanary/qald-evaluator/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eu.wdaqua.qanary</groupId>
55
<artifactId>qald.evaluator</artifactId>
6-
<version>0.1.1</version>
6+
<version>0.1.2</version>
77

88
<parent>
99
<groupId>org.springframework.boot</groupId>
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>net.minidev</groupId>
6868
<artifactId>json-smart</artifactId>
69-
<version>2.5.0</version>
69+
<version>2.5.1</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)