From 918c83ae4b97e1ebb642630bc5dbbb6c78ab7793 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 23:17:05 +0000 Subject: [PATCH] fix: dropwizard/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 --- dropwizard/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index c3e1a4e841e4..2062e84b7aec 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -49,7 +49,7 @@ - + com.baeldung.dropwizard.introduction.IntroductionApplication @@ -62,7 +62,7 @@ - 2.0.0 + 4.0.17 \ No newline at end of file