Skip to content

Commit

Permalink
Merge pull request #909 from rahulsom/renovate/org.apache.httpcompone…
Browse files Browse the repository at this point in the history
…nts-httpclient-4.x

Update dependency org.apache.httpcomponents:httpclient to v4.5.14
  • Loading branch information
rahulsom authored Dec 7, 2022
2 parents 42f5ba7 + 729e0bb commit a2b24a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-example-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation(libs.groovy.dateutil)
implementation(libs.groovy.json)
implementation(libs.groovy.xml)
implementation("org.apache.httpcomponents:httpclient:4.5.13")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation(libs.beanutils)

compileOnly(libs.jetbrains.annotations)
Expand Down

0 comments on commit a2b24a3

Please sign in to comment.