Skip to content

Commit cda65c5

Browse files
luis100snyk-bot
andauthored
fix: upgrade org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.6 (#3584)
Snyk has created this PR to upgrade org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.6. See this package in maven: org.apache.httpcomponents.client5:httpclient5 See this project in Snyk: https://app.snyk.io/org/luis100/project/b1187a31-133a-4d18-baa0-020a0f39b9ce?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 31a7b24 commit cda65c5

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
@@ -862,7 +862,7 @@
862862
<dependency>
863863
<groupId>org.apache.httpcomponents.client5</groupId>
864864
<artifactId>httpclient5</artifactId>
865-
<version>5.5</version>
865+
<version>5.6</version>
866866
</dependency>
867867
<!-- Templating system dependencies -->
868868
<dependency>

0 commit comments

Comments
 (0)