Skip to content

Commit

Permalink
build(deps): bump org.apache.httpcomponents:fluent-hc
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:fluent-hc from 4.5.5 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 Oct 7, 2024
1 parent e99378e commit c41e74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dsl-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'

// client implementation under test, in test.httpclient.implementation
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.5'
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
testCompileOnly 'org.projectlombok:lombok:1.18.28'
testAnnotationProcessor 'org.projectlombok:lombok:1.18.28'

Expand Down

0 comments on commit c41e74a

Please sign in to comment.