From 881738cb3947ed2a5adfd698a3f42f707cb2fbb4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 19:50:28 +0000 Subject: [PATCH] fix: upgrade io.dropwizard.metrics:metrics-core from 4.1.0 to 4.2.24 Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.1.0 to 4.2.24. See this package in Maven Repository: https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/ See this project in Snyk: https://app.snyk.io/org/svenruppert/project/87f9df6a-af01-4059-9e0e-57a7cba3a277?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..783c0ac 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ io.dropwizard.metrics metrics-core - 4.1.0 + 4.2.24