From 85bedddf8340cbbe57f941a919a980540aeeef59 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Thu, 9 Apr 2020 11:49:18 +0200 Subject: Add variables to PNF simulator events and update logging Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski Change-Id: I48931c0b4c68cd4de548cfa7dbaa950a24d13545 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3e00cc6..e328340 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,7 @@ 0.29.1 5.0.4.RELEASE 5.1.0 + 1.5.0 @@ -261,6 +262,12 @@ + + org.skyscreamer + jsonassert + ${jsonassert.version} + test + org.assertj assertj-core -- cgit 1.2.3-korg