We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e1ced commit 3251246Copy full SHA for 3251246
qanary_component-TGMM/Qanary/qanary_component-REL-RelationLinker2/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>eu.wdaqua.qanary.component</groupId>
6
<artifactId>qanary_component-REL-RelationLinker2</artifactId>
7
- <version>1.0.0</version>
+ <version>1.0.1</version>
8
9
<parent>
10
<groupId>org.springframework.boot</groupId>
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>com.google.code.gson</groupId>
25
<artifactId>gson</artifactId>
26
- <version>2.10.1</version>
+ <version>2.11.0</version>
27
</dependency>
28
29
<groupId>eu.wdaqua.qanary</groupId>
0 commit comments