Skip to content

Commit 662c476

Browse files
committed
Apache http client fixes
1 parent 940dbd6 commit 662c476

File tree

13 files changed

+1154
-3
lines changed

13 files changed

+1154
-3
lines changed

apache-http-client/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ dependencies {
33
"org.apache.httpcomponents:httpmime:$httpmimeVersion",
44
"org.apache.httpcomponents:httpcore:$httpcoreVresion"
55
)
6+
api("com.unidev.platform:unidev-common:4.0.0")
67
}

0 commit comments

Comments
 (0)