Skip to content

Commit 8eaf616

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.8.9 [security]
1 parent 6f343d2 commit 8eaf616

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
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>com.google.code.gson</groupId>
137137
<artifactId>gson</artifactId>
138-
<version>2.8.7</version>
138+
<version>2.8.9</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>io.github.cdimascio</groupId>

0 commit comments

Comments
 (0)