Merge pull request #158 from sirjonasxx/dependabot/maven/G-Earth/org.json-json-20230227

Bump json from 20190722 to 20230227 in /G-Earth
This commit is contained in:
sirjonasxx 2023-06-16 07:16:54 +02:00 committed by GitHub
commit 1add63115c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,7 +209,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20190722</version>
<version>20230227</version>
</dependency>
<dependency>
<groupId>org.fxmisc.richtext</groupId>