From 8c6c0b1ce6ca2debd11fc41bace0a63ea470c33e Mon Sep 17 00:00:00 2001 From: Lars Eckart Date: Mon, 28 Oct 2024 19:38:29 +0200 Subject: [PATCH] . e update dependencies Co-authored-by: Jay Bazuzi Co-authored-by: Llewellyn Falco --- approvaltests-tests/pom.xml | 2 +- approvaltests/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/approvaltests-tests/pom.xml b/approvaltests-tests/pom.xml index 4ba6dfe5..90dc175b 100644 --- a/approvaltests-tests/pom.xml +++ b/approvaltests-tests/pom.xml @@ -103,7 +103,7 @@ com.fasterxml.jackson.core jackson-core - 2.17.2 + 2.18.0 com.fasterxml.jackson.core diff --git a/approvaltests/pom.xml b/approvaltests/pom.xml index b5a82ad0..653cd279 100644 --- a/approvaltests/pom.xml +++ b/approvaltests/pom.xml @@ -100,7 +100,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.1 + 5.11.3 compile true @@ -120,13 +120,13 @@ org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3 test org.junit.vintage junit-vintage-engine - 5.11.2 + 5.11.3 test