Skip to content

Commit

Permalink
fix: upgrade org.apache.httpcomponents:httpcore from 4.4.6 to 4.4.15 (#…
Browse files Browse the repository at this point in the history
…642)

Snyk has created this PR to upgrade org.apache.httpcomponents:httpcore from 4.4.6 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/55c356d5-d8d6-4b4b-8f79-3e4e27c90e3d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
  • Loading branch information
snyk-bot and yuriyz committed Jan 5, 2023
1 parent c4034d1 commit 069dceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-eleven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<jettison.version>1.5.2</jettison.version>
<bouncycastle.version>1.54</bouncycastle.version>

<httpcore.version>4.4.6</httpcore.version>
<httpcore.version>4.4.15</httpcore.version>
<httpclient.version>4.5.13</httpclient.version>

<jetty.version>11.0.8</jetty.version>
Expand Down

0 comments on commit 069dceb

Please sign in to comment.