Skip to content

Commit 178fc49

Browse files
authored
Override httpclient5 to 5.6.2 and httpcore5 to 5.4.3 (#3180)
Signed-off-by: strailov <Stanislav.Trailov@bosch.io>
1 parent 71f1ad3 commit 178fc49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
<properties>
4444
<!-- Overrides START - to be reviewed regularly -->
4545
<!-- Spring boot version overrides (should be reviewed with every Spring boot upgrade) - START -->
46+
<!-- Remove when upgrading to next spring-cloud-starter-stream-rabbit to 5.0.3 -->
47+
<httpclient5.version>5.6.2</httpclient5.version>
48+
<httpcore5.version>5.4.3</httpcore5.version>
4649
<!-- Spring boot version overrides - END -->
4750
<!-- Override vulnerable commons-fileupload used by feign-form-spring (via spring-cloud-starter-openfeign) -->
4851
<commons-fileupload.version>1.6.0</commons-fileupload.version>

0 commit comments

Comments
 (0)