X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=pmproducer%2Fpom.xml;h=4f722f7fa716073f019be0e5680445a2ae9d5271;hb=refs%2Fchanges%2F35%2F12335%2F1;hp=4a4d9fd3150d792f2cca4a0f2f1519b7a1f0e41a;hpb=06584e8e8874d8529ba8240b60c6c1d4757feaf1;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/pom.xml b/pmproducer/pom.xml index 4a4d9fd..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,12 @@ 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) @@ -50,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 + @@ -155,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 @@ -170,7 +181,7 @@ com.google.guava guava - 31.0.1-jre + 32.0.0-jre software.amazon.awssdk