diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a67206bb4..995cca7b8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -60,7 +60,7 @@ gradlePlugin-mavenSympathy = "io.github.usefulness.maven-sympathy:io.github.usef gradlePlugin-shadow = "com.gradleup.shadow:shadow-gradle-plugin:8.3.6" gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.3" hamcrestLibrary = "org.hamcrest:hamcrest-library:3.0" -httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.4.4" +httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.5" jettyClient = "org.eclipse.jetty:jetty-client:9.4.57.v20241219" jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.23" jsoup = "org.jsoup:jsoup:1.20.1"