Skip to content

Commit

Permalink
Update gson to 2.8.9
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon authored and angelozerr committed Jan 31, 2022
1 parent c6c90b8 commit 78a740a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.2</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
Expand Down

0 comments on commit 78a740a

Please sign in to comment.