[energidataservice] Remove Gson 2.10 dependency (#15681)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen 2023-10-02 07:24:41 +02:00 committed by GitHub
parent e32bc258e9
commit b275453242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,12 +14,4 @@
<name>openHAB Add-ons :: Bundles :: Energi Data Service Binding</name>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
</dependency>
</dependencies>
</project>