X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-adaptor-java%2Fpom.xml;h=411b27c596898144158a32000cb584c7d7066b80;hb=118d82d7272ae93541bca8c982c44ed2a92cadd2;hp=01f51e27d25febded7e2e631aadcf67cb43c5d33;hpb=f0e49a07dad877f94f635dda4ab477b9636536c8;p=nonrtric.git diff --git a/dmaap-adaptor-java/pom.xml b/dmaap-adaptor-java/pom.xml index 01f51e27..411b27c5 100644 --- a/dmaap-adaptor-java/pom.xml +++ b/dmaap-adaptor-java/pom.xml @@ -3,7 +3,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% -* Copyright (C) 2019 Nordix Foundation +* Copyright (C) 2021 Nordix Foundation * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -205,6 +205,16 @@ mockwebserver test + + io.projectreactor.kafka + reactor-kafka + 1.3.7 + + + com.google.guava + guava + 31.0.1-jre + @@ -301,7 +311,7 @@ openapi-yaml ${project.basedir}/api - ecs-api.yaml + api.yaml