From a378599f8bb743c6988891fdfc6947f14c66f4fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Dec 2024 22:54:50 +0000 Subject: [PATCH] fix: upgrade io.dropwizard.metrics:metrics-core from 4.1.0 to 4.2.29 Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.1.0 to 4.2.29. See this package in maven: io.dropwizard.metrics:metrics-core See this project in Snyk: https://app.snyk.io/org/svenruppert/project/6396e24d-d0e8-43ed-ba0a-b7ec043b0686?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba54e6b..0420d9d 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ io.dropwizard.metrics metrics-core - 4.1.0 + 4.2.29