X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-core%2Fpom.xml;fp=aai-core%2Fpom.xml;h=e48e8f58e73539f17942ae599ef133767d43e7cd;hb=dff80ed76c8e0e6416e0688541f3094db3ca260a;hp=fb646692b29d234733183d1eb32330a8ef4f4b87;hpb=dd7e9878066b0de0d8c0acddf58aec5702e83115;p=aai%2Faai-common.git diff --git a/aai-core/pom.xml b/aai-core/pom.xml index fb646692..e48e8f58 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -135,6 +135,17 @@ limitations under the License. commons-text compile + + org.junit.vintage + junit-vintage-engine + test + + + org.hamcrest + hamcrest-core + + + com.att.eelf eelf-core @@ -190,6 +201,16 @@ limitations under the License. com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider + + org.springframework.kafka + spring-kafka + 2.7.14 + + + org.springframework.kafka + spring-kafka-test + test + com.googlecode.json-simple json-simple