From 8c25489b0f5b83a8b4d336fdb79f75bbf966e755 Mon Sep 17 00:00:00 2001 From: Maurizio Turatti Date: Tue, 15 Oct 2024 19:34:40 +0200 Subject: [PATCH] Update dependencies in pom.xml --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f9525e8a4..3c117d668 100644 --- a/pom.xml +++ b/pom.xml @@ -265,7 +265,7 @@ ch.qos.logback logback-classic - 1.5.8 + 1.5.11 org.slf4j @@ -300,12 +300,12 @@ io.dropwizard.metrics metrics-core - 4.2.27 + 4.2.28 io.dropwizard.metrics metrics-jvm - 4.2.27 + 4.2.28 io.prometheus @@ -325,7 +325,7 @@ io.github.classgraph classgraph - 4.8.176 + 4.8.177 org.graalvm.polyglot @@ -376,7 +376,7 @@ org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.2 test