Skip to content

Commit 3251246

Browse files
anbo-desnyk-bot
andauthored
[Snyk] Upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0 (#359)
* 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 <snyk-bot@snyk.io>
1 parent c0e1ced commit 3251246

File tree

1 file changed

+2
-2
lines changed
  • qanary_component-TGMM/Qanary/qanary_component-REL-RelationLinker2

1 file changed

+2
-2
lines changed

qanary_component-TGMM/Qanary/qanary_component-REL-RelationLinker2/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>eu.wdaqua.qanary.component</groupId>
66
<artifactId>qanary_component-REL-RelationLinker2</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88

99
<parent>
1010
<groupId>org.springframework.boot</groupId>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.code.gson</groupId>
2525
<artifactId>gson</artifactId>
26-
<version>2.10.1</version>
26+
<version>2.11.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>eu.wdaqua.qanary</groupId>

0 commit comments

Comments
 (0)