From 5940ced826d5c41a2443e6b57f3f45cfb8bc8c0d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Jul 2024 21:52:57 +0000 Subject: [PATCH] fix: java/serving/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- java/serving/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/java/serving/pom.xml b/java/serving/pom.xml index 8c81dfa7e7..32a2cde765 100644 --- a/java/serving/pom.xml +++ b/java/serving/pom.xml @@ -222,7 +222,7 @@ com.google.cloud google-cloud-storage - 1.118.0 + 2.25.0 @@ -235,7 +235,7 @@ com.amazonaws aws-java-sdk-s3 - 1.12.110 + 1.12.766 @@ -278,7 +278,7 @@ org.apache.arrow arrow-vector - 5.0.0 + 12.0.1 @@ -301,7 +301,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.11.0 + 2.15.0