From e50f73329b9eac84e76a8470a301731026b41bc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Oct 2025 08:44:39 +0000 Subject: [PATCH] fix: Examples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- Examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/pom.xml b/Examples/pom.xml index a9b1a08e..d814df53 100644 --- a/Examples/pom.xml +++ b/Examples/pom.xml @@ -109,7 +109,7 @@ ch.qos.logback logback-classic - 1.5.18 + 1.5.19 runtime