We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a14271 commit bb1623eCopy full SHA for bb1623e
java-client/build.gradle.kts
@@ -195,7 +195,7 @@ dependencies {
195
exclude(group = "org.apache.httpcomponents.core5")
196
}
197
api("org.apache.httpcomponents.core5:httpcore5:5.3.3")
198
- api("org.apache.httpcomponents.core5:httpcore5-h2:5.3.3")
+ api("org.apache.httpcomponents.core5:httpcore5-h2:5.3.4")
199
200
// Apache 2.0
201
// https://search.maven.org/artifact/com.google.code.findbugs/jsr305
0 commit comments