Skip to content

Commit

Permalink
Bump everit-json-schema to mitigate CVE-2023-5072 [HZ-3518] [5.3.3] (#…
Browse files Browse the repository at this point in the history
…25773)

so it depends on an `org.json:json` version that is not vulnerable to
GHSA-rm7j-f5g5-27vv

Fixes #25768 in 5.3.3 branch.
  • Loading branch information
vbekiaris committed Oct 19, 2023
1 parent 371fed4 commit b7c8d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
<dependency>
<groupId>com.github.erosb</groupId>
<artifactId>everit-json-schema</artifactId>
<version>1.14.2</version>
<version>1.14.3</version>
<exclusions>
<exclusion>
<groupId>com.google.re2j</groupId>
Expand Down

0 comments on commit b7c8d0d

Please sign in to comment.