summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-28 16:19:08 +0100
committerGitHub <noreply@github.com>2022-11-28 16:19:08 +0100
commitc53520c4c8419d10d3e6c94aa70e15cbf2ae799f (patch)
tree1ecbe14c18bdfae856f6c2c848e5a367963653f0 /config-model/pom.xml
parent70223708bff9507e684354d6e7ce72cff710de90 (diff)
Revert "Revert "Use a simple tokenizer and replace the larger than container-search [run-systemtest]""
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index a11e72fa1be..15dc9860ba7 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -283,22 +283,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>biz.aQute.bnd</groupId>
- <artifactId>biz.aQute.bndlib</artifactId>
- <version>6.1.0</version>
- <exclusions>
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- </exclusion>
- <exclusion>
- <!-- These are not needed for our use of bndlib -->
- <groupId>org.osgi</groupId>
- <artifactId>*</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
<groupId>org.lz4</groupId>
<artifactId>lz4-java</artifactId>
</dependency>