Skip to content

Commit

Permalink
Bump org.apache.httpcomponents:httpclient from 4.5.5 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:httpclient from 4.5.5 to 4.5.14.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 447c132 commit 2e597d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
implementation 'commons-logging:commons-logging:1.2'
implementation 'org.apache.commons:commons-compress:1.25.0'
implementation 'org.apache.commons:commons-lang3:3.7'
implementation 'org.apache.httpcomponents:httpclient:4.5.5'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.json:json:20231013'
}

Expand Down

0 comments on commit 2e597d7

Please sign in to comment.