Clean up POM dependencies (#4855)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-06-18 20:23:10 +02:00
committed by GitHub
parent 81865db3a9
commit 6eb7d0c9a6
66 changed files with 573 additions and 65 deletions
+5
View File
@@ -48,6 +48,11 @@
<version>2.2.600</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.addon</artifactId>