We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa722e2 + 1ba4457 commit e518a20Copy full SHA for e518a20
qanary_commons/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>eu.wdaqua.qanary</groupId>
6
<artifactId>qa.commons</artifactId>
7
- <version>3.21.4</version>
+ <version>3.21.5</version>
8
<parent>
9
<groupId>org.springframework.boot</groupId>
10
<artifactId>spring-boot-starter-parent</artifactId>
@@ -260,7 +260,7 @@
260
<dependency>
261
<groupId>com.google.code.gson</groupId>
262
<artifactId>gson</artifactId>
263
- <version>2.13.0</version>
+ <version>2.13.2</version>
264
<scope>compile</scope>
265
</dependency>
266
0 commit comments