summaryrefslogtreecommitdiffstats
path: root/aai-utils/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-01-10 13:13:39 +0000
committerGerrit Code Review <gerrit@onap.org>2024-01-10 13:13:39 +0000
commit09fd390a6f265419edcc8d1225a43b9a85dcd76a (patch)
treecd616ffcaa5ec79a19b057faff6858acde3fe8e9 /aai-utils/pom.xml
parent60eea4e2fdf10204147a22e78a165ed087fddbef (diff)
parentdc7a552c80013fdf7701705890c70674271fd7da (diff)
Merge "Update spring boot to 2.2"
Diffstat (limited to 'aai-utils/pom.xml')
-rw-r--r--aai-utils/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index 7126e147..2b605281 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -45,10 +45,6 @@
<version>1.0.1-oss</version>
</dependency>
<dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- </dependency>
- <dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>