From 919d77beea0b3aeda95f4ecac73fc0a40f8d3b3d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 15:57:52 +0000 Subject: [PATCH] fix: search-api/search-core/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JODATIME-6595834 --- search-api/search-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-api/search-core/pom.xml b/search-api/search-core/pom.xml index 2fd68790e..0fded56d9 100644 --- a/search-api/search-core/pom.xml +++ b/search-api/search-core/pom.xml @@ -67,7 +67,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 6.8.22 + 7.17.8 junit