Skip to content

Commit

Permalink
[influxdb] Upgrade Gson to 2.9.1 (#14090)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
  • Loading branch information
jlaur authored Dec 29, 2022
1 parent ddd58cf commit 93cbd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.persistence.influxdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 93cbd7e

Please sign in to comment.