Skip to content

Commit

Permalink
[Snyk] Upgrade org.http4k:http4k-client-apache from 4.43.0.0 to 4.45.…
Browse files Browse the repository at this point in the history
…0.0 (#631)

<p>This PR was automatically created by Snyk using the credentials of a
real user.</p><br /><h3>Snyk has created this PR to upgrade
org.http4k:http4k-client-apache from 4.43.0.0 to 4.45.0.0.</h3>

:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.
<hr/>

- The recommended version is **4 versions** ahead of your current
version.
- The recommended version was released **a month ago**, on 2023-05-28.


<hr/>

**Note:** *You are seeing this because you or someone else with access
to this repository has authorized Snyk to open upgrade PRs.*

For more information: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIxNjBlYTFkYy1mMjQ4LTQ3MGYtOTg5Mi03NjM0N2IwNzQ3ODciLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjE2MGVhMWRjLWYyNDgtNDcwZi05ODkyLTc2MzQ3YjA3NDc4NyJ9fQ=="
width="0" height="0"/>

🧐 [View latest project
report](https://app.snyk.io/org/mtes-mct/project/fd91601b-7a21-4a8c-8183-f398b019dc86?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/mtes-mct/project/fd91601b-7a21-4a8c-8183-f398b019dc86/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/mtes-mct/project/fd91601b-7a21-4a8c-8183-f398b019dc86/settings/integration?pkg&#x3D;org.http4k:http4k-client-apache&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"160ea1dc-f248-470f-9892-76347b074787","prPublicId":"160ea1dc-f248-470f-9892-76347b074787","dependencies":[{"name":"org.http4k:http4k-client-apache","from":"4.43.0.0","to":"4.45.0.0"}],"packageManager":"maven","type":"auto","projectUrl":"https://app.snyk.io/org/mtes-mct/project/fd91601b-7a21-4a8c-8183-f398b019dc86?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"fd91601b-7a21-4a8c-8183-f398b019dc86","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":4,"publishedDate":"2023-05-28T08:24:40.000Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->
  • Loading branch information
thoomasbro committed Jul 7, 2023
2 parents dbac71a + e0c8872 commit 858e7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-client-apache</artifactId>
<version>4.43.0.0</version>
<version>4.45.0.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 858e7ee

Please sign in to comment.