]> git.basschouten.com Git - openhab-addons.git/commitdiff
Remove Gson 2.10 dependency (#15682)
authorJacob Laursen <jacob-github@vindvejr.dk>
Mon, 2 Oct 2023 06:51:50 +0000 (08:51 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 06:51:50 +0000 (08:51 +0200)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.freeboxos/pom.xml

index 43093c3ba888767ed197b4b7ae70d2eb3430d611..6d7292fbd3ace124cc7e5d1e088aabb2b43a5dfa 100644 (file)
   <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>