ODL Upgrade Method 2
[appc.git] / appc-adapters / appc-ansible-adapter / appc-ansible-adapter-bundle / pom.xml
index ba05b2e..b2b0338 100644 (file)
@@ -19,7 +19,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
   ============LICENSE_END=========================================================
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -49,7 +48,7 @@
           <dependency>
                      <groupId>org.apache.httpcomponents</groupId>
                   <artifactId>httpclient</artifactId>
-                  <version>4.5.2</version>
+                  <version>4.5.3</version>
             </dependency>
 
           <!-- http://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore -->
                 <dependency>
                    <groupId>com.google.guava</groupId>
                   <artifactId>guava</artifactId>
-                  <version>20.0</version>
           </dependency>
 
                 <!--