From 853fa4aba3e5516105b26cd3777e899cabfa69ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 14:54:58 +0000 Subject: [PATCH] fix: spark-streaming/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 --- spark-streaming/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-streaming/pom.xml b/spark-streaming/pom.xml index 95dd78ae5..d73b99b0e 100644 --- a/spark-streaming/pom.xml +++ b/spark-streaming/pom.xml @@ -30,7 +30,7 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin - 0.4.0 + 0.4.3