Medium Vulnerabilities: Reverting the changes done towards Locate & FS
[aaf/authz.git] / auth / auth-fs / pom.xml
index 39cb03b..2084e18 100644 (file)
             <groupId>org.onap.aaf.authz</groupId>
             <artifactId>aaf-cadi-core</artifactId>
         </dependency>
+         <dependency>  
+                       <groupId>org.owasp.encoder</groupId>            
+                       <artifactId>encoder</artifactId>                
+                       <version>1.2.1</version>                
+               </dependency>   
     </dependencies>
 
     <build>