[influxdb] Upgrade Gson to 2.9.1 (#14090)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen 2022-12-29 20:59:10 +01:00 committed by GitHub
parent ddd58cf4b0
commit 93cbd7e647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<dependency>
<artifactId>gson</artifactId>
<groupId>com.google.code.gson</groupId>
<version>2.8.9</version>
<version>2.9.1</version>
</dependency>
<dependency>
<artifactId>gson-fire</artifactId>