From eefb14efccf3a3ee915bbe1ae371515831766386 Mon Sep 17 00:00:00 2001 From: Shivanshu-lambdatest Date: Tue, 29 Mar 2022 19:53:54 +0530 Subject: [PATCH] http client version updated --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 1dfb4fb..5ea0b25 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.lambdatest lambdatest-tunnel-binary jar - 1.0.9 + 1.0.10 lambdatest-maven-tunnel LambdaTest tunnel binary in Java @@ -70,7 +70,7 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.13 org.testng @@ -91,7 +91,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.12 true ossrh @@ -115,7 +115,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 attach-javadocs @@ -167,5 +167,6 @@ 2.4.2 + - + \ No newline at end of file