Skip to content

Commit

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

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 Feb 16, 2024
1 parent a08bada commit 3d89549
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.4</version>
<version>3.2.5</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.4.8</version>
<version>2.5.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 3d89549

Please sign in to comment.