From ca2e70461d157ea2208ae612135efa17da3a979b Mon Sep 17 00:00:00 2001 From: Ewan Cahen Date: Mon, 18 Nov 2024 11:48:31 +0100 Subject: [PATCH] chore: upgrade auth dependencies --- authentication/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/authentication/pom.xml b/authentication/pom.xml index 418113192..82be58ade 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -34,7 +34,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-dependency-plugin - 3.7.1 + 3.8.1 @@ -101,21 +101,21 @@ SPDX-License-Identifier: Apache-2.0 io.javalin javalin - 6.2.0 + 6.3.0 org.jetbrains annotations - 24.1.0 + 26.0.1 org.slf4j slf4j-simple - 2.0.13 + 2.0.16 @@ -143,14 +143,14 @@ SPDX-License-Identifier: Apache-2.0 org.slf4j slf4j-api - 2.0.13 + 2.0.16 ch.qos.logback logback-classic - 1.5.6 + 1.5.12