Skip to content

Commit abd2315

Browse files
Merge pull request #1114 from Baeldung/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.4
Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4
2 parents 8f09814 + 3ab5b30 commit abd2315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-kotlin-2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115

116116
<properties>
117117
<kotlin.version>1.9.24</kotlin.version>
118-
<httpclient5.version>5.3.1</httpclient5.version>
118+
<httpclient5.version>5.4</httpclient5.version>
119119
</properties>
120120

121121
</project>

0 commit comments

Comments
 (0)