XACML Platform Enhancements
[policy/engine.git] / ONAP-PDP-REST / pom.xml
index aa54f1b..97df34d 100644 (file)
             <artifactId>springfox-swagger-ui</artifactId>
             <version>2.7.0</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-text</artifactId>
+            <version>1.4</version>
+        </dependency>
         <dependency>
             <groupId>org.onap.policy.engine</groupId>
             <artifactId>PolicyEngineAPI</artifactId>