Skip to content

Commit

Permalink
[Snyk] Upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0 (#359)
Browse files Browse the repository at this point in the history
* fix: upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0

Snyk has created this PR to upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0.

See this package in maven:
com.google.code.gson:gson

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/d16e1dfe-1f30-433c-8a79-4b3dcab9dca1?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update pom.xml

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
anbo-de and snyk-bot authored Jun 16, 2024
1 parent c0e1ced commit 3251246
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary.component</groupId>
<artifactId>qanary_component-REL-RelationLinker2</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>eu.wdaqua.qanary</groupId>
Expand Down

0 comments on commit 3251246

Please sign in to comment.