X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=859842bbfc587b6aa10316e29f2706b47bd6f364;hb=a3396fab7fc93938571578681828a98c968afaaa;hp=44a985b36009a0b7c89274ec16cfcd3c884f3192;hpb=f185d5e47e15cd5fdf5810276b449eb2db9dd4de;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index 44a985b..859842b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% -* Copyright (C) 2019 Nordix Foundation +* Copyright (C) 2019-2023 Nordix Foundation * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.11 + 2.7.7 org.o-ran-sc.nonrtric.plt @@ -48,17 +48,17 @@ 11 3.0.0 - 2.9.0 - 2.1.13 - 20220320 - 3.8.0 - 2.12.2 - 1.18.0 + 2.2.8 + 20220924 + 3.10.0 + 2.13.0 + 2.30.0 0.30.0 2.1.1 3.7.0.1746 - 0.8.5 - 3.0.0 + 0.8.8 + 3.1.0 + 2.19.17 @@ -69,7 +69,7 @@ com.google.guava guava - 31.0.1-jre + 31.1-jre org.springframework.boot @@ -92,6 +92,10 @@ spring-boot-devtools true + + org.springframework.boot + spring-boot-starter-validation + org.springframework spring-webflux @@ -106,10 +110,6 @@ swagger-jaxrs2-servlet-initializer ${swagger.version} - - javax.xml.bind - jaxb-api - com.google.code.gson gson @@ -156,10 +156,10 @@ ${springfox.version} - + org.springdoc springdoc-openapi-ui - 1.6.6 + 1.6.14 test @@ -201,7 +201,16 @@ com.github.erosb everit-json-schema - 1.13.0 + 1.14.1 + + + software.amazon.awssdk + s3 + ${software.amazon.awssdk.version} + + + io.micrometer + micrometer-registry-prometheus