Skip to content

Commit d1e6934

Browse files
build(deps): bump org.apache.httpcomponents.client5:httpclient5 (#644)
1 parent 4dfccba commit d1e6934

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
@@ -96,7 +96,7 @@ dependencies {
9696
// https://github.com/mbknor/mbknor-jackson-jsonSchema
9797
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9898
implementation 'com.jayway.jsonpath:json-path:2.9.0'
99-
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
99+
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
100100
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.10'
101101
implementation 'org.apache.maven:maven-artifact:3.9.11'
102102
implementation 'commons-codec:commons-codec:1.19.0'

0 commit comments

Comments
 (0)