Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
[Snyk] Upgrade sh.ory.hydra:hydra-client from 1.11.7 to 1.11.8 (#1539)
Browse files Browse the repository at this point in the history
<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
sh.ory.hydra:hydra-client from 1.11.7 to 1.11.8.</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 **1 version** ahead of your current
version.
- The recommended version was released **6 months ago**, on 2022-05-04.

<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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI0NDNjYThiOC1mMWE1LTQ0ZTgtYTk3NS1hMGUyMmU4NTcxZTUiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjQ0M2NhOGI4LWYxYTUtNDRlOC1hOTc1LWEwZTIyZTg1NzFlNSJ9fQ=="
width="0" height="0"/>

🧐 [View latest project
report](https://app.snyk.io/org/bewaremypower/project/f64d5a2c-4421-42c5-b6ff-3f28ded9de54?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/bewaremypower/project/f64d5a2c-4421-42c5-b6ff-3f28ded9de54/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/bewaremypower/project/f64d5a2c-4421-42c5-b6ff-3f28ded9de54/settings/integration?pkg&#x3D;sh.ory.hydra:hydra-client&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"443ca8b8-f1a5-44e8-a975-a0e22e8571e5","prPublicId":"443ca8b8-f1a5-44e8-a975-a0e22e8571e5","dependencies":[{"name":"sh.ory.hydra:hydra-client","from":"1.11.7","to":"1.11.8"}],"packageManager":"maven","type":"auto","projectUrl":"https://app.snyk.io/org/bewaremypower/project/f64d5a2c-4421-42c5-b6ff-3f28ded9de54?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"f64d5a2c-4421-42c5-b6ff-3f28ded9de54","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2022-05-04T11:15:30.000Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->

Co-authored-by: snyk-bot <[email protected]>
(cherry picked from commit 349b5ee)
  • Loading branch information
BewareMyPower authored and Demogorgon314 committed Nov 1, 2022
1 parent 80f6e71 commit 542aa8d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<schema.registry.version>5.0.0</schema.registry.version>
<hydra.version>1.11.7</hydra.version>
<hydra.version>1.11.8</hydra.version>
</properties>

<!-- include the dependencies -->
Expand Down Expand Up @@ -187,8 +187,7 @@
<configuration>
<tasks>
<echo>copy protocol handler</echo>
<copy file="${basedir}/../kafka-impl/target/pulsar-protocol-handler-kafka-${project.version}.nar"
tofile="${basedir}/src/test/resources/test-protocol-handler.nar"/>
<copy file="${basedir}/../kafka-impl/target/pulsar-protocol-handler-kafka-${project.version}.nar" tofile="${basedir}/src/test/resources/test-protocol-handler.nar"/>
</tasks>
</configuration>
</execution>
Expand Down

0 comments on commit 542aa8d

Please sign in to comment.