Skip to content

Commit 72ab0e6

Browse files
authored
[core] Upgrade json-smart and resolve CVE-2024-57699 (#5415)
1 parent d9a31da commit 72ab0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ under the License.
128128
<okhttp.version>4.12.0</okhttp.version>
129129
<jaxb.api.version>2.3.1</jaxb.api.version>
130130
<findbugs.version>1.3.9</findbugs.version>
131-
<json-smart.version>2.4.9</json-smart.version>
131+
<json-smart.version>2.5.2</json-smart.version>
132132
<avro.version>1.11.3</avro.version>
133133
<kafka.version>3.2.3</kafka.version>
134134
<scala-maven-plugin.version>3.2.2</scala-maven-plugin.version>

0 commit comments

Comments
 (0)