From d3c1c22b0b1a5e39c901a2707b7b5b4943ff98f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Jan 2025 04:06:12 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGASYNCHTTPCLIENT-8447519 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4442b5c4..07f9ad14 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent 2.5.14 - + it.eng.idsa true-connector-execution_core_container @@ -217,7 +217,7 @@ org.asynchttpclient async-http-client - 2.12.3 + 2.12.4 org.eclipse.jetty.websocket