Skip to content

Commit

Permalink
Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:httpclient from 4.5.13 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 7f4c8ed commit 7f86c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ext {
cucumberVersion = '7.7.0'
junitJupiterapi = '5.9.0'
jacksonDatabind = '2.9.5'
apacheHttpClient = '4.5.13'
apacheHttpClient = '4.5.14'
}

dependencies {
Expand Down

0 comments on commit 7f86c0b

Please sign in to comment.