Skip to content

Commit

Permalink
fix: upgrade org.apache.httpcomponents:httpcore from 4.4.5 to 4.4.15
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.httpcomponents:httpcore from 4.4.5 to 4.4.15.

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

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/2bbb3fed-4aad-4dee-b3dc-5be0d167dcb7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 20, 2022
1 parent 878bd69 commit 82689d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.5</version>
<version>4.4.15</version>
</dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
Expand Down

0 comments on commit 82689d2

Please sign in to comment.