Skip to content

Commit abbff07

Browse files
snyk-botmcpierce
authored andcommitted
fix: upgrade org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.5
Snyk has created this PR to upgrade org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.5. See this package in maven: org.apache.httpcomponents.client5:httpclient5 See this project in Snyk: https://app.snyk.io/org/mcpierce/project/d0c81613-0096-4d39-91e2-e15ee7826f0c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 56000c9 commit abbff07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.apache.httpcomponents.client5</groupId>
208208
<artifactId>httpclient5</artifactId>
209-
<version>5.2.1</version>
209+
<version>5.5</version>
210210
</dependency>
211211
<dependency>
212212
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)