Solve nexus-iq security issue
[msb/apigateway.git] / apiroute / apiroute-service / pom.xml
index d24e1b0..e5134c5 100644 (file)
        <parent>
                <groupId>org.onap.msb.apigateway.apiroute</groupId>
                <artifactId>apiroute-parent</artifactId>
-               <version>1.2.3-SNAPSHOT</version>
+               <version>1.2.4-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.msb.apigateway.apiroute</groupId>
        <artifactId>apiroute-service</artifactId>
        <name>onap/msb/apigateway/apiroute/apiroute-service</name>
        <packaging>jar</packaging>
-       <version>1.2.3-SNAPSHOT</version>
+       <version>1.2.4-SNAPSHOT</version>
 
 
        <dependencies>
                                        <groupId>org.slf4j</groupId>
                                        <artifactId>slf4j-log4j12</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>commons-beanutils</groupId>
+                                        <artifactId>commons-beanutils</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>commons-collections</groupId>
+                                        <artifactId>commons-collections</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>