Skip to content

Commit 01ffd5b

Browse files
anbo-desnyk-bot
andauthored
[Snyk] Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#361)
* 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/dcef3e64-a8d8-473b-bb49-1944ff67c1e5?utm_source=github&utm_medium=referral&page=upgrade-pr * Update pom.xml --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent b919cae commit 01ffd5b

File tree

1 file changed

+2
-2
lines changed
  • qanary-component-QB-GAnswerWrapper

1 file changed

+2
-2
lines changed

qanary-component-QB-GAnswerWrapper/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>eu.wdaqua.qanary.component</groupId>
77
<artifactId>qanary-component-QB-GAnswerWrapper</artifactId>
8-
<version>3.2.3</version>
8+
<version>3.2.4</version>
99

1010
<parent>
1111
<groupId>eu.wdaqua.qanary</groupId>
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>net.minidev</groupId>
6363
<artifactId>json-smart</artifactId>
64-
<version>2.5.0</version>
64+
<version>2.5.1</version>
6565
</dependency>
6666
</dependencies>
6767
<build>

0 commit comments

Comments
 (0)