X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fpom.xml;h=4f722f7fa716073f019be0e5680445a2ae9d5271;hb=HEAD;hp=0aa07e5dae303f9e2c121bfe8dc9d446e0de8875;hpb=6599eca2119b68778aaacdda9639e498e2511fef;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/pom.xml b/pmproducer/pom.xml index 0aa07e5..4f722f7 100644 --- a/pmproducer/pom.xml +++ b/pmproducer/pom.xml @@ -3,7 +3,8 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% -* Copyright (C) 2023 Nordix Foundation +* Copyright (C) 2023 Nordix Foundation. All rights reserved. +* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,12 +27,14 @@ org.springframework.boot spring-boot-starter-parent - 3.0.4 + 3.2.0 org.o-ran-sc.nonrtric.plt pmproducer - 1.3.0-SNAPSHOT + 1.2.0-SNAPSHOT + NONRTRIC RAN PM Producer + Filtering and distribution of PM data to rApps subscribers (O-RAN SC NONRTRIC) The Apache Software License, Version 2.0 @@ -48,18 +51,19 @@ 17 2.9.0 - 20211205 + 20230227 + 4.8.1 3.8.0 2.12.2 1.24.3 3.0.11 0.30.0 3.7.0.1746 - 0.8.8 - true - 4.0.0-rc-2 - 1.4 + 0.8.10 2.0.2 + 1.6.14 + true + @@ -70,22 +74,7 @@ org.springdoc springdoc-openapi-ui - ${springdoc.version} - - - com.google.protobuf - protobuf-java - ${protobuf.version} - - - com.googlecode.protobuf-java-format - protobuf-java-format - ${protobuf-java-format.version} - - - com.google.protobuf - protobuf-java-util - 3.21.5 + ${springdoc.openapi-ui.version} org.springframework.boot @@ -130,12 +119,6 @@ - - org.springdoc - springdoc-openapi-ui - 1.6.3 - test - com.github.erosb everit-json-schema @@ -175,11 +158,19 @@ org.mockito mockito-junit-jupiter + ${mockito.version} test org.mockito mockito-core + ${mockito.version} + test + + + org.mockito + mockito-inline + ${mockito.version} test @@ -190,7 +181,7 @@ com.google.guava guava - 31.0.1-jre + 32.0.0-jre software.amazon.awssdk