Skip to content

Commit

Permalink
deps: update dependency com.google.code.gson:gson to v2.9.1 (#2190)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 4, 2022
1 parent c1ca09e commit 4bd4539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>

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

0 comments on commit 4bd4539

Please sign in to comment.