fixes for supporting non-gui application access provisioning
[portal.git] / ecomp-portal-BE-common / pom.xml
index d36d740..3623109 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.portal</groupId>
                <artifactId>onap-portal-parent</artifactId>
-               <version>3.2.0</version>
+               <version>3.3.0</version>
        </parent>
 
        <artifactId>portal-be-common</artifactId>
                <dependency>
                        <groupId>org.apache.cxf</groupId>
                        <artifactId>cxf-rt-rs-client</artifactId>
-                       <version>3.3.3</version>
+                       <version>3.3.4</version>
                </dependency>
                <!-- Mapper -->
                <dependency>
                                <artifactId>jersey-servlet</artifactId> 
                                </exclusion> 
                        </exclusions> 
-       
-                       
                </dependency>
                <dependency>
                        <groupId>org.projectlombok</groupId>