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
-7
View File
@@ -29,13 +29,6 @@
<version>${karaf.tooling.version}</version>
<type>kar</type>
<scope>provided</scope>
<exclusions>
<exclusion>
<!-- This should have been an optional dependency and will be fixed in Karaf 4.2.8 (KARAF-6462). -->
<groupId>org.knopflerfish.kf6</groupId>
<artifactId>log-API</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- Repositories -->