From e6f9402455d0931c6d2e078a7780ed3969fe0121 Mon Sep 17 00:00:00 2001 From: Agata Stanislawska Date: Wed, 22 Jul 2020 12:55:50 +0200 Subject: Sonar fixes Issue-ID: SO-1841 Signed-off-by: astanislawska Change-Id: Ibd594e83b022d3b9a363a69f47da7bec616913ae Signed-off-by: astanislawska --- so-sdn-clients/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'so-sdn-clients/pom.xml') diff --git a/so-sdn-clients/pom.xml b/so-sdn-clients/pom.xml index c9b417b230..66780c75d3 100644 --- a/so-sdn-clients/pom.xml +++ b/so-sdn-clients/pom.xml @@ -53,7 +53,7 @@ - + org.apache.maven.plugins maven-dependency-plugin @@ -112,7 +112,7 @@ javax.ws.rs jsr311-api - + io.swagger swagger-annotations @@ -152,7 +152,7 @@ org.mariadb.jdbc mariadb-java-client - + org.glassfish.jersey.core jersey-common -- cgit 1.2.3-korg