Skip to content

Commit 11fae9b

Browse files
Merge pull request #78 from atrujillofalcon/dependabot/gradle/develop/org.apache.httpcomponents-httpclient-4.5.9
Bump httpclient from 4.5.7 to 4.5.9
2 parents c924350 + a9207dc commit 11fae9b

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
@@ -48,7 +48,7 @@ dependencies {
4848
implementation "com.fasterxml.jackson.core:jackson-databind:$jackson_version"
4949
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:$jackson_version"
5050

51-
implementation "org.apache.httpcomponents:httpclient:4.5.7"
51+
implementation "org.apache.httpcomponents:httpclient:4.5.9"
5252
// implementation "javax.validation:validation-api:2.0.1.Final"
5353

5454
//Template with thymeleaf

0 commit comments

Comments
 (0)