X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fpom.xml;h=02c837b23432b7697649bddbb4e9385abe9e2555;hb=f34e3de78e5129210414b61325bcb4f44e6a7c2a;hp=4a4d9fd3150d792f2cca4a0f2f1519b7a1f0e41a;hpb=289c951c0eaa90bb5bc0f5bb85e517a9cbb2401b;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/pom.xml b/pmproducer/pom.xml index 4a4d9fd..02c837b 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,7 +27,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.4 + 3.2.0 org.o-ran-sc.nonrtric.plt @@ -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