X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=dcc295e1c4a08130bd3b1c17c4deb5a34d8b395f;hb=7664c011ed2e069641a2bf57cc204aa980262c43;hp=aba25a25542f72eea6b452b7771f94624462a962;hpb=55695c9e036a7e8935f503ea7abb47128fc09529;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index aba25a2..dcc295e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,8 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% -* Copyright (C) 2019-2023 Nordix Foundation +* Copyright (C) 2019-2023: Nordix Foundation +* Copyright (C) 2023: OpenInfra Foundation Europe * %% * 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.6 + 3.2.0 org.o-ran-sc.nonrtric.plt @@ -47,28 +48,30 @@ 17 - 20230227 + 20231013 3.10.0 2.13.0 2.30.0 - 0.30.0 + 0.43.0 3.7.0.1746 0.8.8 3.1.0 2.19.17 2.0.2 1.6.14 + 3.0.0-M8 + 3.0.0-M8 commons-io commons-io - 2.11.0 + 2.14.0 com.google.guava guava - 31.1-jre + 32.0.1-jre org.springframework.boot @@ -176,7 +179,6 @@ mockwebserver test - com.github.erosb everit-json-schema @@ -201,6 +203,7 @@ org.apache.maven.plugins maven-surefire-plugin + ${surefire-maven-plugin.version} false @@ -361,4 +364,13 @@ JIRA https://jira.o-ran-sc.org/ + + + + org.apache.maven.plugins + maven-surefire-report-plugin + ${surefire-report-plugin.version} + + +