Skip to content

Commit 9107ed8

Browse files
authored
Merge pull request #211 from microsoftgraph/dependabot/maven/com.google.code.gson-gson-2.8.7
Bump gson from 2.8.6 to 2.8.7
2 parents fc42c3c + bde72da commit 9107ed8

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
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.google.code.gson</groupId>
2222
<artifactId>gson</artifactId>
23-
<version>2.8.6</version>
23+
<version>2.8.7</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)