Skip to content

Commit ca962c5

Browse files
Merge pull request #206 from CheckmarxDev/dependabot/maven/com.google.code.gson-gson-2.10.1
Bump gson from 2.10 to 2.10.1
2 parents a1fb11e + 4e7274b commit ca962c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.code.gson</groupId>
4545
<artifactId>gson</artifactId>
46-
<version>2.10</version>
46+
<version>2.10.1</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)