Skip to content

Commit

Permalink
fix: upgrade org.apache.httpcomponents:httpclient from 4.5.2 to 4.5.14
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.httpcomponents:httpclient from 4.5.2 to 4.5.14.

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

See this project in Snyk:
https://app.snyk.io/org/kartheek-NLNXgSEGAw8QDbXT6eiLHX/project/d9b34ed7-9022-47cf-b8b4-3a8e924a4233?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 25, 2023
1 parent 3b8b871 commit 4adafee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search-api/platform-core/search-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.5.14</version>
</dependency>
<dependency>
<groupId>javax.xml</groupId>
Expand Down

0 comments on commit 4adafee

Please sign in to comment.