Bump org.json:json from 20160810 to 20231013 in /obhbasereader

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20160810 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>
This commit is contained in:
dependabot[bot] 2024-08-20 13:04:02 +00:00 committed by GitHub
parent 3614c2633e
commit 7ae7f19689
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
obhbasereader/pom.xml Executable file → Normal file
View File

@ -80,7 +80,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20160810</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>junit</groupId>