Skip to content

Commit 369e035

Browse files
build(deps): bump org.apache.httpcomponents.client5:httpclient5 (#472)
1 parent 70c93e0 commit 369e035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
// https://github.com/mbknor/mbknor-jackson-jsonSchema
9696
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9797
implementation 'com.jayway.jsonpath:json-path:2.9.0'
98-
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
98+
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4'
9999
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.22'
100100
implementation 'org.apache.maven:maven-artifact:3.9.9'
101101
implementation 'commons-codec:commons-codec:1.17.1'

0 commit comments

Comments
 (0)