From d57f4abb60cb159863f0e29f3137a292ffc4a2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Mon, 26 Feb 2024 18:45:39 +0100 Subject: [PATCH] Update dependencies --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 7282bbee..b7286937 100644 --- a/pom.xml +++ b/pom.xml @@ -54,8 +54,8 @@ 1.77 4.5.14 2.0.1 - 0.9.3 - 2.0.9 + 0.9.5 + 2.0.12 utf-8 utf-8 @@ -177,7 +177,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.1 + 4.8.3 true @@ -189,38 +189,38 @@ org.junit.jupiter junit-jupiter-api - 5.10.1 + 5.10.2 test org.junit.jupiter junit-jupiter-params - 5.10.1 + 5.10.2 test org.assertj assertj-core - 3.24.2 + 3.25.3 test net.javacrumbs.json-unit json-unit-assertj - 2.38.0 + 3.2.7 test org.json json - 20231013 + 20240205 test org.mockito mockito-core - 5.7.0 + 5.10.0 test