Skip to content

Commit

Permalink
deps: update dependency com.google.code.gson:gson to v2.9.0 (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2022
1 parent e2c65e1 commit 627da62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.9.0</version>
</dependency>

<!-- Used for Interval and Range types -->
Expand Down

0 comments on commit 627da62

Please sign in to comment.