Skip to content

Commit

Permalink
fix: upgrade org.apache.httpcomponents.client5:httpclient5 from 5.2.1…
Browse files Browse the repository at this point in the history
… to 5.2.2

Snyk has created this PR to upgrade org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5/

See this project in Snyk:
https://app.snyk.io/org/sunet/project/a3b1c707-3956-49c0-8bcd-a0b6e529a638?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 11, 2023
1 parent 2a911ef commit f2ca256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.2.1</version>
<version>5.2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f2ca256

Please sign in to comment.