summaryrefslogtreecommitdiffstats
path: root/controller-api
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-30 17:42:14 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2023-08-30 18:47:17 +0200
commit0ccaaf8cc9dea20b43028dd51f05398fc3b3d350 (patch)
tree54cb3ee9efdd44e626d9f07820c9dd24273f1248 /controller-api
parente49bca1bdfcc352704a4cb9289526d5acbe09a49 (diff)
Remove dependency
Diffstat (limited to 'controller-api')
-rw-r--r--controller-api/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/controller-api/pom.xml b/controller-api/pom.xml
index b9da884d384..f19349ae801 100644
--- a/controller-api/pom.xml
+++ b/controller-api/pom.xml
@@ -77,11 +77,6 @@
<!-- compile -->
<dependency>
- <groupId>com.intellij</groupId>
- <artifactId>annotations</artifactId>
- <version>12.0</version>
- </dependency>
- <dependency>
<artifactId>aws-java-sdk-core</artifactId>
<groupId>com.amazonaws</groupId>
<exclusions>