From a5f549fb6a9f8a8ab2283a6ebcc3d7355ce4eca3 Mon Sep 17 00:00:00 2001 From: Florian Hockmann Date: Wed, 22 Jun 2022 14:47:54 +0200 Subject: [PATCH] Update test dependencies This updates JUnit, TestContainers and Lombok together as it wasn't possible to only update TestContainers alone since it also depends on JUnit, see PR #2972. Signed-off-by: Florian Hockmann --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index bc973844416..f6d31e27a36 100644 --- a/pom.xml +++ b/pom.xml @@ -57,8 +57,8 @@ 1.0.0,1.1.0-SNAPSHOT 3.5.3 - 1.8.1 - 5.8.1 + 1.8.2 + 5.8.2 3.12.4 0.3.0 4.1.18 @@ -108,7 +108,7 @@ bbe772956c841158e3228c3b6c8fc38cece6bceeface695473c59c0573039bf1 4.14.1 4.4.0 - 1.16.2 + 1.17.2 4.3 3.19.2 1.42.1 @@ -1139,7 +1139,7 @@ org.projectlombok lombok - 1.18.18 + 1.18.24 org.osgi