X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=37871fe8da53759ee332d0a91d0ac97960c3d4bd;hb=9fbd1ab7d3f0545354b3a71f879b1ddfc9b438a7;hp=a54e62afc3b454e91ad74174ce8371d54d12fe6d;hpb=520c5a118d5cdcf455bd70a868368032c34dec06;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index a54e62a..37871fe 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric.plt a1policymanagementservice - 2.5.0-SNAPSHOT + 2.6.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -59,6 +59,7 @@ 3.7.0.1746 0.8.5 3.0.0 + 2.17.292 @@ -203,6 +204,15 @@ everit-json-schema 1.13.0 + + software.amazon.awssdk + s3 + ${software.amazon.awssdk.version} + + + io.micrometer + micrometer-registry-prometheus +