From 82128d427bfbf04dd8965de957a2cb3c1e518e13 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Oct 2025 10:54:07 +0000 Subject: [PATCH] fix: cheshire-cat-java-client-test/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- cheshire-cat-java-client-test/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cheshire-cat-java-client-test/pom.xml b/cheshire-cat-java-client-test/pom.xml index cb1d2a6..005006a 100644 --- a/cheshire-cat-java-client-test/pom.xml +++ b/cheshire-cat-java-client-test/pom.xml @@ -30,12 +30,12 @@ ch.qos.logback logback-core - 1.5.18 + 1.5.19 ch.qos.logback logback-classic - 1.5.18 + 1.5.19 it.baccan