Skip to content

Commit 5759d17

Browse files
Merge pull request #23 from ShipEngine/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
2 parents 99cd718 + 6a05859 commit 5759d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.google.code.gson</groupId>
9090
<artifactId>gson</artifactId>
91-
<version>2.8.8</version>
91+
<version>2.8.9</version>
9292
<scope>compile</scope>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)