We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27e496 commit c0e1cedCopy full SHA for c0e1ced
qanary_component-TGMM/Qanary/qald-evaluator/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>eu.wdaqua.qanary</groupId>
5
<artifactId>qald.evaluator</artifactId>
6
- <version>0.1.1</version>
+ <version>0.1.2</version>
7
8
<parent>
9
<groupId>org.springframework.boot</groupId>
@@ -66,7 +66,7 @@
66
<dependency>
67
<groupId>net.minidev</groupId>
68
<artifactId>json-smart</artifactId>
69
- <version>2.5.0</version>
+ <version>2.5.1</version>
70
</dependency>
71
72
<groupId>org.slf4j</groupId>
0 commit comments