Skip to content

Commit 6aa88af

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/plugins/gradle/example-client/main/org.apache.httpcomponents-httpclient-4.5.14'
2 parents 70f43cc + cb3bed9 commit 6aa88af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/gradle/example-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
// https://search.maven.org/artifact/io.github.kobylynskyi/graphql-java-codegen
2525
implementation "io.github.kobylynskyi:graphql-java-codegen:5.7.2-SNAPSHOT"
2626

27-
implementation "org.apache.httpcomponents:httpclient:4.5.13"
27+
implementation "org.apache.httpcomponents:httpclient:4.5.14"
2828
implementation "javax.validation:validation-api:2.0.1.Final"
2929

3030
implementation "org.mapstruct:mapstruct:1.5.3.Final"

0 commit comments

Comments
 (0)