From f4b7c3530557dd06adb476ff410923db2bd48fae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Feb 2025 07:25:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-8707740 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59e50664..aec7b9d3 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ io.micronaut micronaut-http-client - 2.5.3 + 4.7.14