Skip to content

Commit 656205a

Browse files
authored
Merge pull request #776 from microsoftgraph/dependabot/maven/com.google.code.gson-gson-2.8.7
Bump gson from 2.8.6 to 2.8.7
2 parents c9573c2 + e510ee6 commit 656205a

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.code.gson</groupId>
2727
<artifactId>gson</artifactId>
28-
<version>2.8.6</version>
28+
<version>2.8.7</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)