From 2061d02625a22064480ecda6f3c5e55bbb006b26 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Dec 2023 14:36:26 +0000 Subject: [PATCH] fix: agent-service/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097492 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097493 --- agent-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent-service/pom.xml b/agent-service/pom.xml index 25493ff..c5d0088 100644 --- a/agent-service/pom.xml +++ b/agent-service/pom.xml @@ -88,7 +88,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13