Skip to content

Commit 84e71d5

Browse files
authored
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6.3 (apache#5209)
1 parent 5a0cc40 commit 84e71d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ swagger = "1.6.16"
4444
agrona = { module = "org.agrona:agrona", version = "2.5.0" }
4545
antlr4-runtime-spark35 = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark 3.5 integration tests
4646
antlr4-runtime-spark40 = { module = "org.antlr:antlr4-runtime", version.strictly = "4.13.1" } # spark 4.0 integration tests
47-
apache-httpclient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.6.2" }
47+
apache-httpclient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.6.3" }
4848
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.7" }
4949
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.6.0" }
5050
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }

0 commit comments

Comments
 (0)