Skip to content

Commit e9f5e02

Browse files
Merge pull request #1893 from microsoftgraph/dependabot/maven/com.google.code.gson-gson-2.13.1
chore(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1
2 parents 7efd305 + f0a0953 commit e9f5e02

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.google.code.gson</groupId>
2424
<artifactId>gson</artifactId>
25-
<version>2.13.0</version>
25+
<version>2.13.1</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)