Skip to content

Commit

Permalink
fix: upgrade net.minidev:json-smart from 2.4.8 to 2.5.0 (WDAqua#339)
Browse files Browse the repository at this point in the history
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/dcef3e64-a8d8-473b-bb49-1944ff67c1e5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
anbo-de and snyk-bot authored Feb 18, 2024
1 parent f32e30a commit e8dc06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qanary-component-QB-GAnswerWrapper/pom.xml
Original file line number Diff line number Diff line change
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 e8dc06e

Please sign in to comment.