Skip to content

Commit dc82933

Browse files
Merge pull request #451 from microsoftgraph/dependabot/maven/graphwebhook/com.google.code.gson-gson-2.12.0
build(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.0 in /graphwebhook
2 parents 1843e04 + cf79155 commit dc82933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphwebhook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>com.google.code.gson</groupId>
108108
<artifactId>gson</artifactId>
109-
<version>2.11.0</version>
109+
<version>2.12.0</version>
110110
</dependency>
111111
</dependencies>
112112

0 commit comments

Comments
 (0)