From 4da80d4da727608c7d9b77b8899f023b033c2ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Thu, 21 Sep 2023 12:03:45 +0200 Subject: [PATCH] Update dependencies --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index e94b80d6..31c4c852 100644 --- a/pom.xml +++ b/pom.xml @@ -51,11 +51,11 @@ - 1.72 - 4.5.13 + 1.73 + 4.5.14 2.0.1 0.9.3 - 2.0.6 + 2.0.9 utf-8 utf-8 @@ -185,13 +185,13 @@ org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.10.0 test org.junit.jupiter junit-jupiter-params - 5.9.2 + 5.10.0 test @@ -203,20 +203,20 @@ net.javacrumbs.json-unit json-unit-assertj - 2.36.1 + 2.38.0 test org.json json - 20220924 + 20230618 test org.mockito mockito-core - 5.1.1 + 5.5.0 test @@ -228,7 +228,7 @@ com.github.tomakehurst wiremock-jre8 - 2.35.0 + 3.0.1 test