Skip to content

Commit e518a20

Browse files
authored
Merge pull request #357 from WDAqua/snyk-upgrade-1bdb93920ffb56caff01ba6efb3dbc89
[Snyk] Upgrade com.google.code.gson:gson from 2.13.0 to 2.13.2
2 parents aa722e2 + 1ba4457 commit e518a20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qanary_commons/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>eu.wdaqua.qanary</groupId>
66
<artifactId>qa.commons</artifactId>
7-
<version>3.21.4</version>
7+
<version>3.21.5</version>
88
<parent>
99
<groupId>org.springframework.boot</groupId>
1010
<artifactId>spring-boot-starter-parent</artifactId>
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>com.google.code.gson</groupId>
262262
<artifactId>gson</artifactId>
263-
<version>2.13.0</version>
263+
<version>2.13.2</version>
264264
<scope>compile</scope>
265265
</dependency>
266266
<dependency>

0 commit comments

Comments
 (0)