Skip to content

Commit 2110804

Browse files
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1
1 parent 02df2bb commit 2110804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gradlePlugin-shadow = "gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
5050
gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.24.0"
5151
guava-jre = "com.google.guava:guava:32.1.3-jre"
5252
hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
53-
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.3"
53+
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.3.1"
5454
jettyClient = "org.eclipse.jetty:jetty-client:9.4.53.v20231009"
5555
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.21"
5656
jsoup = "org.jsoup:jsoup:1.17.2"

0 commit comments

Comments
 (0)