Skip to content

Commit

Permalink
Remove Gson 2.10 dependency (openhab#15682)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Laursen <[email protected]>
Signed-off-by: Jørgen Austvik <[email protected]>
  • Loading branch information
jlaur authored and austvik committed Mar 27, 2024
1 parent 735c3e5 commit fc42c12
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bundles/org.openhab.binding.freeboxos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
<name>openHAB Add-ons :: Bundles :: FreeboxOS Binding</name>

<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>com.github.seancfoley</groupId>
<artifactId>ipaddress</artifactId>
Expand Down

0 comments on commit fc42c12

Please sign in to comment.