From 7186d14a1a4b50dfc551562644541d45ce1320e1 Mon Sep 17 00:00:00 2001 From: Phillip Wirth Date: Mon, 12 Feb 2024 17:10:50 +0100 Subject: [PATCH] updated dependencies --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f9b3593..aa731f4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.6.5 + 3.7.2 true 3.1.2 @@ -50,13 +50,13 @@ org.assertj assertj-core - 3.25.1 + 3.25.3 test org.testcontainers testcontainers - 1.19.3 + 1.19.5 test