1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Update dependency org.eclipse.jetty:jetty-client to v9.4.53.v20231009 (#8059)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-16 06:55:27 +01:00
committed by GitHub
parent 05dc290d36
commit d200e8ee2f

View File

@@ -49,7 +49,7 @@ gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.22.0"
guava-jre = "com.google.guava:guava:32.1.2-jre"
hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.1"
jettyClient = "org.eclipse.jetty:jetty-client:9.4.52.v20230823"
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.16.1"
junit = "junit:junit:4.13.2"