Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-client to v11.0.11 (#7352)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2022
1 parent 3ff1b61 commit 756cdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -47,7 +47,7 @@ gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.7.2"
guava-jre = "com.google.guava:guava:31.1-jre"
hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.1.3"
jettyClient = "org.eclipse.jetty:jetty-client:11.0.10"
jettyClient = "org.eclipse.jetty:jetty-client:11.0.11"
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.17"
jsoup = "org.jsoup:jsoup:1.15.1"
junit = "junit:junit:4.13.2"
Expand Down

0 comments on commit 756cdf1

Please sign in to comment.