This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a commit to branch agent-framewok-refactoring
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/agent-framewok-refactoring by
this push:
new f5be99618b remove incompatible httpclient version to align with
resteasy-client
f5be99618b is described below
commit f5be99618bd1000abd73cd4ee0dcba15a437473b
Author: lahiruj <[email protected]>
AuthorDate: Tue Oct 15 18:44:55 2024 -0400
remove incompatible httpclient version to align with resteasy-client
---
airavata-services/profile-service/iam-admin-services-core/pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/airavata-services/profile-service/iam-admin-services-core/pom.xml
b/airavata-services/profile-service/iam-admin-services-core/pom.xml
index 35c4d94594..d055c21662 100644
--- a/airavata-services/profile-service/iam-admin-services-core/pom.xml
+++ b/airavata-services/profile-service/iam-admin-services-core/pom.xml
@@ -40,12 +40,6 @@
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>
</dependency>
- <!--
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
- <dependency>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient</artifactId>
- <version>4.5.2</version>
- </dependency>
<!--
https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-client -->
<dependency>
<groupId>org.jboss.resteasy</groupId>