Skip to content

Commit

Permalink
[dbquery] Upgrade Gson to 2.9.1 (#14089)
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 1d54e9c commit ddd58cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.dbquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency> <!-- also used for querydb library -->
<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 ddd58cf

Please sign in to comment.