Skip to content

Commit feb1e71

Browse files
authored
Merge pull request #1189 from Baeldung/dependabot/maven/spring-boot-kotlin-2/org.apache.httpcomponents.client5-httpclient5-5.4.3
Bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.3 in /spring-boot-kotlin-2
2 parents 86ee2b0 + 2a3ee6b commit feb1e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-kotlin-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116

117117
<properties>
118118
<kotlin.version>1.9.24</kotlin.version>
119-
<httpclient5.version>5.4</httpclient5.version>
119+
<httpclient5.version>5.4.3</httpclient5.version>
120120
</properties>
121121

122122
</project>

0 commit comments

Comments
 (0)