Update vulnerable package dependencies
[sdc.git] / openecomp-be / backend / openecomp-sdc-security-util / pom.xml
index 8b4bd5f..cf60f35 100644 (file)
@@ -26,9 +26,9 @@
     </dependency>
 
     <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-      <version>2.6</version>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+      <version>${commons.lang3.version}</version>
     </dependency>
 
     <dependency>