From a22bf9f0ded88e4f652d2dafee330f90d4cd5418 Mon Sep 17 00:00:00 2001 From: Priyanka K U Date: Tue, 6 Aug 2024 10:09:37 +0530 Subject: [PATCH] feat: updated versions in pom.xml Contributes to: event-integration/eventstreams-planning#12988 Signed-off-by: Priyanka.K.U Priyanka.k.u@ibm.com --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3d19f8e..a293abf 100644 --- a/pom.xml +++ b/pom.xml @@ -69,13 +69,13 @@ junit junit - 4.13.1 + 4.13.2 test org.mockito mockito-core - 3.1.0 + 4.11.0 test @@ -94,7 +94,7 @@ org.testcontainers testcontainers - 1.17.2 + 1.17.6 test