From be7e9a690a0e8fb5eb3c6709815eb5c64e185b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Wed, 15 Nov 2023 07:04:52 +0100 Subject: [PATCH] Update dependencies --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 48f4659b..60a30ce7 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ - 1.73 + 1.77 4.5.14 2.0.1 0.9.3 @@ -177,7 +177,7 @@ com.github.spotbugs spotbugs-annotations - 4.7.3 + 4.8.1 true @@ -189,13 +189,13 @@ org.junit.jupiter junit-jupiter-api - 5.10.0 + 5.10.1 test org.junit.jupiter junit-jupiter-params - 5.10.0 + 5.10.1 test @@ -207,20 +207,20 @@ net.javacrumbs.json-unit json-unit-assertj - 2.38.0 + 3.2.2 test org.json json - 20230618 + 20231013 test org.mockito mockito-core - 5.6.0 + 5.7.0 test