From 7e509ca70fc30c1b0ce61627e519c8f4621e55d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 09:12:46 +0000 Subject: [PATCH] fix: sample-dropwizard/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- sample-dropwizard/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample-dropwizard/pom.xml b/sample-dropwizard/pom.xml index d5ebd9b..a0309a5 100644 --- a/sample-dropwizard/pom.xml +++ b/sample-dropwizard/pom.xml @@ -15,7 +15,7 @@ Sample Dropwizard application using jersey-hmac-auth - 1.3.29 + 2.1.2 @@ -82,7 +82,7 @@ - + com.bazaarvoice.auth.hmac.dropwizard.server.PizzaApplication