Skip to content

Commit

Permalink
Forces httpcore5 to 5.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Jul 6, 2023
1 parent 372377c commit 8b9578d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ dependencies {
force("org.apache.logging.log4j:log4j-core:${log4jVersion}")
force("org.apache.logging.log4j:log4j-jul:${log4jVersion}")
force("org.slf4j:slf4j-api:${slf4jVersion}")
force("org.apache.httpcomponents.core5:httpcore5:5.2.2")
force("org.apache.httpcomponents.core5:httpcore5-h2:5.2.2")
}
}
}
Expand Down

0 comments on commit 8b9578d

Please sign in to comment.