From 85fdd3fb515fa732a8db59131aa70b9e7b9f49e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 Dec 2023 17:43:14 +0000 Subject: [PATCH] fix: search-api/platform-core/search-core/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 --- search-api/platform-core/search-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-api/platform-core/search-core/pom.xml b/search-api/platform-core/search-core/pom.xml index c4cffaa81..3d197433e 100644 --- a/search-api/platform-core/search-core/pom.xml +++ b/search-api/platform-core/search-core/pom.xml @@ -67,7 +67,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 6.8.22 + 7.17.16 junit