From 2073da6514668ce17e7359900439354fb3432f4e Mon Sep 17 00:00:00 2001 From: sharath reddy Date: Fri, 25 Mar 2022 12:44:19 +0530 Subject: Fixed Sonar Bug and Code Smell Blockers Issue-ID: CLI-439 Signed-off-by: sharath reddy Change-Id: I81bd79661ab7c6b1152fa481d9273a86e77b4f3a Signed-off-by: sharath reddy --- validate/sample-yaml-generator/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'validate/sample-yaml-generator/pom.xml') diff --git a/validate/sample-yaml-generator/pom.xml b/validate/sample-yaml-generator/pom.xml index 80480915..5733bf04 100644 --- a/validate/sample-yaml-generator/pom.xml +++ b/validate/sample-yaml-generator/pom.xml @@ -50,6 +50,12 @@ 1.19 test + + org.junit.jupiter + junit-jupiter-api + 5.8.2 + test + -- cgit 1.2.3-korg