Skip to content

Commit

Permalink
Bump org.apache.httpcomponents:fluent-hc from 4.5.13 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:fluent-hc from 4.5.13 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 23d670d commit ef3f1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commons-io = { module = "commons-io:commons-io" }
guava = { module = "com.google.guava:guava", version = "30.1-jre" }
guice = { module = "com.google.inject:guice", version = "5.1.0" }
guice-servlet = { module = "com.google.inject.extensions:guice-servlet" }
httpcomponents-fluent-hc = { module = "org.apache.httpcomponents:fluent-hc", version = "4.5.13" }
httpcomponents-fluent-hc = { module = "org.apache.httpcomponents:fluent-hc", version = "4.5.14" }
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version = "2.13.5" }
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version = "2.13.5" }
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
Expand Down

0 comments on commit ef3f1ad

Please sign in to comment.