Merge pull request #8779 from DSpace/dependabot/maven/dspace-api/org.json-json-20230227

Bump json from 20180130 to 20230227 in /dspace-api
This commit is contained in:
Tim Donohue
2023-04-17 16:30:20 -05:00
committed by GitHub

View File

@@ -776,7 +776,7 @@
<dependency> <dependency>
<groupId>org.json</groupId> <groupId>org.json</groupId>
<artifactId>json</artifactId> <artifactId>json</artifactId>
<version>20180130</version> <version>20230227</version>
</dependency> </dependency>
<!-- Useful for testing command-line tools --> <!-- Useful for testing command-line tools -->