Skip to content

Commit 77540c6

Browse files
Merge pull request #255 from DeployGate/dependabot/gradle/org.apache.httpcomponents.client5-httpclient5-5.4.2
chore(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2
2 parents 6b85983 + adbf08c commit 77540c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ dependencies {
165165
implementation 'org.jetbrains:annotations:26.0.2'
166166
implementation 'com.google.guava:guava-annotations:r03'
167167

168-
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
168+
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.2'
169169
implementation 'com.google.code.gson:gson:2.11.0'
170170
implementation 'javax.annotation:javax.annotation-api:1.3.2' // for jdk 11 or over
171171

0 commit comments

Comments
 (0)