Update dependency org.json:json to v20231013 [SECURITY]

This commit is contained in:
renovate[bot] 2024-05-02 11:57:26 +00:00 committed by GitHub
parent e386e03ee3
commit c659f3f400
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>beholder</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>beholder</name>
@ -119,7 +119,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20220320</version>
<version>20231013</version>
</dependency>
<!--test-->