From 372e39c28efd839891fd3d08ebf4d81caf71af8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Sat, 11 Feb 2023 16:53:10 +0100 Subject: [PATCH] Update dependencies --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 726cb831..3b2d8a60 100644 --- a/pom.xml +++ b/pom.xml @@ -54,8 +54,8 @@ 1.72 4.5.13 2.0.1 - 0.9.2 - 2.0.4 + 0.9.3 + 2.0.6 utf-8 utf-8 @@ -205,25 +205,25 @@ org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.9.2 test org.junit.jupiter junit-jupiter-params - 5.9.1 + 5.9.2 test org.assertj assertj-core - 3.23.1 + 3.24.2 test net.javacrumbs.json-unit json-unit-assertj - 2.36.0 + 2.36.1 test @@ -236,7 +236,7 @@ org.mockito mockito-core - 4.9.0 + 5.1.1 test