From bcd57f26653fea0e722e9fe8325af2ea25c5170e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Jan 2025 02:47:58 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 070e1d6..dd8aa2d 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ org.asynchttpclient async-http-client - 2.6.0 + 3.0.1 com.google.guava