summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-06-04 14:56:04 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:29 +0200
commit10bdcee7461a262c39d7f8d0a800d585822593a7 (patch)
tree8dfc86eb6245c40a5b2246a8e5f4450531bf90c9 /container-search/pom.xml
parent030daab70b51094e9687410ce14690aacb8c4d13 (diff)
Remove all usage and stop providing net.jcip.annotaitons
(only provided build time, not runtime)
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index 096a49df3a1..adf4e7d9269 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -103,10 +103,6 @@
<artifactId>icu4j</artifactId>
</dependency>
<dependency>
- <groupId>net.jcip</groupId>
- <artifactId>jcip-annotations</artifactId>
- </dependency>
- <dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<scope>provided</scope>