Fix Vulnerabilities reported by SONAR
Change-Id: I8f4e173a4ea5111db55eebaf15be86f1583082ad
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3248
diff --git a/onboarding/pom.xml b/onboarding/pom.xml
index 3458964..034c642 100644
--- a/onboarding/pom.xml
+++ b/onboarding/pom.xml
@@ -135,7 +135,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
- <version>1.3</version>
+ <version>${apache-commons-text.version}</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>