Skip to content

Commit

Permalink
update org.json to address CVE-2023-5072 (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
janjwerner-confluent committed Oct 16, 2023
1 parent 105f155 commit dcce41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit dcce41d

Please sign in to comment.