Skip to content

Commit

Permalink
build(deps): bump org.apache.httpcomponents:fluent-hc in /parser
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:fluent-hc from 4.5.3 to 4.5.14.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 170fdca commit 797cfbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ compileTestJava.options.encoding = 'UTF-8'
dependencies {
compile 'joda-time:joda-time:2.8.1'
compile 'org.jsoup:jsoup:1.15.3'
compile 'org.apache.httpcomponents:fluent-hc:4.5.3'
compile 'org.apache.httpcomponents:fluent-hc:4.5.14'
compile 'org.apache.httpcomponents:httpmime:4.5.3'
compile 'org.json:json:20231013'
compile 'org.apache.commons:commons-lang3:3.4'
Expand Down

0 comments on commit 797cfbf

Please sign in to comment.