re base code
[sdc.git] / common-be / pom.xml
index 880a1f0..8bae680 100644 (file)
                        <version>${project.version}</version>
                        <scope>provided</scope>
                </dependency>
-                       
+
+               <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>commons-lang3</artifactId>
+                       <version>${lang3.version}</version>
+                       <scope>provided</scope>
+               </dependency>
+
                <dependency>
                        <groupId>ch.qos.logback</groupId>
                        <artifactId>logback-classic</artifactId>