X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fpom.xml;h=4f722f7fa716073f019be0e5680445a2ae9d5271;hb=HEAD;hp=cefcbf6adbafbe2a7b1810de976bc972d687c391;hpb=5902c2dbd9980f771e56b2d582f57b163c9b742e;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/pom.xml b/pmproducer/pom.xml index cefcbf6..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.1.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,17 +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 + 0.8.10 2.0.2 1.6.14 true + @@ -153,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 @@ -168,7 +181,7 @@ com.google.guava guava - 31.0.1-jre + 32.0.0-jre software.amazon.awssdk