X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-adaptor-java%2Fpom.xml;h=71f2bb827df08043bd14291697d36b1f8c816005;hb=refs%2Fchanges%2F08%2F7508%2F2;hp=01f51e27d25febded7e2e631aadcf67cb43c5d33;hpb=f0e49a07dad877f94f635dda4ab477b9636536c8;p=nonrtric.git diff --git a/dmaap-adaptor-java/pom.xml b/dmaap-adaptor-java/pom.xml index 01f51e27..71f2bb82 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. @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.5.3 + 2.6.2 org.o-ran-sc.nonrtric dmaap-adaptor - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -49,16 +49,13 @@ 11 3.0.0 2.8.2 - 1.1.6 2.1.6 20190722 - 3.6 3.8.0 2.12.2 1.24.3 3.0.11 0.30.0 - 1.1.11 2.1.1 3.7.0.1746 0.8.5 @@ -68,7 +65,7 @@ org.springdoc springdoc-openapi-ui - 1.5.4 + 1.6.3 org.springframework.boot @@ -96,10 +93,6 @@ swagger-jaxrs2-servlet-initializer ${swagger.version} - - javax.xml.bind - jaxb-api - org.immutables value @@ -116,32 +109,11 @@ json ${json.version} - - commons-net - commons-net - ${commons-net.version} - - - org.onap.dcaegen2.services.sdk.rest.services - cbs-client - ${sdk.version} - org.projectlombok lombok provided - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - - - com.github.erosb - everit-json-schema - 1.12.1 - org.springframework.boot @@ -205,6 +177,16 @@ mockwebserver test + + io.projectreactor.kafka + reactor-kafka + 1.3.7 + + + com.google.guava + guava + 31.0.1-jre + @@ -301,7 +283,7 @@ openapi-yaml ${project.basedir}/api - ecs-api.yaml + api.yaml