Skip to content

Commit dcce41d

Browse files
update org.json to address CVE-2023-5072 (#491)
1 parent 105f155 commit dcce41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.json</groupId>
221221
<artifactId>json</artifactId>
222-
<version>20230227</version>
222+
<version>20231013</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)