Skip to content

Commit d26c628

Browse files
WeltraumschafManuelNeuer
authored andcommitted
#36 Update HTTP client
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent ff41ad7 commit d26c628

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
@@ -22,7 +22,7 @@ repositories {
2222

2323
dependencies {
2424
implementation group: 'org.springframework', name: 'spring-web', version: '5.3.9'
25-
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.13'
25+
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.14'
2626

2727
implementation 'com.fasterxml.jackson.core:jackson-core:2.15.2'
2828
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.15.2'

0 commit comments

Comments
 (0)