Skip to content

Commit

Permalink
[bluetooth.generic] Upgrade Gson to 2.9.1 (openhab#14092)
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 and borazslo committed Jan 8, 2023
1 parent 98b6b6a commit 6d68105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.bluetooth.generic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6d68105

Please sign in to comment.