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