Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 83c3e4dac7
chore(deps): bump org.json:json in /hugegraph-store/hg-store-core
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 09:26:11 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20210307</version>
<version>20231013</version>
</dependency>
<dependency>