Skip to content

Commit

Permalink
[Snyk] Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#361)
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/dcef3e64-a8d8-473b-bb49-1944ff67c1e5?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 Jul 23, 2024
1 parent b919cae commit 01ffd5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-QB-GAnswerWrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary.component</groupId>
<artifactId>qanary-component-QB-GAnswerWrapper</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>

<parent>
<groupId>eu.wdaqua.qanary</groupId>
Expand Down Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 01ffd5b

Please sign in to comment.