Skip to content

Commit

Permalink
[Snyk] Upgrade com.google.code.gson:gson from 2.10 to 2.10.1 (#9)
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
com.google.code.gson:gson from 2.10 to 2.10.1.</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 **3 months ago**, on 2023-01-06.


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

🧐 [View latest project
report](https://app.snyk.io/org/say383/project/8947bbf5-e58e-4120-9647-0713b754c26a?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/say383/project/8947bbf5-e58e-4120-9647-0713b754c26a/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/say383/project/8947bbf5-e58e-4120-9647-0713b754c26a/settings/integration?pkg&#x3D;com.google.code.gson:gson&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"6471eb72-7eda-4123-a3ea-cd345b8a6cb0","prPublicId":"6471eb72-7eda-4123-a3ea-cd345b8a6cb0","dependencies":[{"name":"com.google.code.gson:gson","from":"2.10","to":"2.10.1"}],"packageManager":"maven","type":"auto","projectUrl":"https://app.snyk.io/org/say383/project/8947bbf5-e58e-4120-9647-0713b754c26a?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"8947bbf5-e58e-4120-9647-0713b754c26a","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2023-01-06T15:44:00.000Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->
  • Loading branch information
Say383 committed Mar 30, 2023
2 parents 714f405 + 474dc8b commit 9aa3c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/java-guestbook/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10</version>
<version>2.10.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 9aa3c8c

Please sign in to comment.