Skip to content

Commit aecce6c

Browse files
authored
Upgrade org.json to fix CVE-45688 (#58)
1 parent beed7cb commit aecce6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</modules>
3838
<properties>
3939
<messaging.connectors.commons.version>1.0.11</messaging.connectors.commons.version>
40-
<org.json.version>20220320</org.json.version>
40+
<org.json.version>20230227</org.json.version>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4343
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)