Skip to content

Commit 28d4d04

Browse files
build(deps): bump httpclient from 4.5.12 to 4.5.13 (#1403)
Bumps httpclient from 4.5.12 to 4.5.13. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30b73ee commit 28d4d04

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
@@ -71,7 +71,7 @@ dependencies {
7171
}
7272
}
7373
implementation 'com.google.code.gson:gson:2.8.6'
74-
implementation 'org.apache.httpcomponents:httpclient:4.5.12'
74+
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
7575
implementation 'cglib:cglib:3.3.0'
7676
implementation 'commons-validator:commons-validator:1.7'
7777
implementation 'org.apache.commons:commons-lang3:3.11'

0 commit comments

Comments
 (0)