Skip to content

Commit 2e598ba

Browse files
authored
Merge pull request #25 from ConvertAPI/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
2 parents 4f42baa + 7552fc2 commit 2e598ba

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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.code.gson</groupId>
7373
<artifactId>gson</artifactId>
74-
<version>2.8.8</version>
74+
<version>2.8.9</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)