Skip to content

Commit

Permalink
[Snyk] Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (WDAqua#366)
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/c8ae90ec-4708-4b5f-825d-105b03e8c4f1?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 25, 2024
1 parent a02080b commit 04d61e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-QB-TeBaQaWrapper/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-TeBaQAWrapper</artifactId>
<version>3.2.6</version>
<version>3.2.7</version>

<parent>
<groupId>eu.wdaqua.qanary</groupId>
Expand Down Expand Up @@ -57,7 +57,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 04d61e1

Please sign in to comment.