Skip to content

Commit

Permalink
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5…
Browse files Browse the repository at this point in the history
….2.3 (#8126)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 8994eaf commit aed78e0
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 @@ -48,7 +48,7 @@ gradlePlugin-shadow = "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.22.0"
guava-jre = "com.google.guava:guava:32.1.3-jre"
hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.2"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.3"
jettyClient = "org.eclipse.jetty:jetty-client:9.4.53.v20231009"
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.21"
jsoup = "org.jsoup:jsoup:1.17.1"
Expand Down

0 comments on commit aed78e0

Please sign in to comment.