From: saul.gill Date: Mon, 30 Jun 2025 10:12:16 +0000 (+0100) Subject: Uplift Dependencies X-Git-Tag: 2.10.0~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0b54a4bc33e3e094a266aabec139f1a2b3afe230;p=nonrtric%2Fplt%2Fa1policymanagementservice.git Uplift Dependencies Issue-ID: NONRTRIC-1053 Change-Id: I931dd25f7ef7552a3f70e49748899a5a8a80aec1 Signed-off-by: saul.gill --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e34d4bb..bdb7baf 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,6 +1,6 @@ # ============LICENSE_START=============================================== # Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. -# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2023-2025 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. diff --git a/Dockerfile b/Dockerfile index 652fa83..98a4e31 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # # ============LICENSE_START======================================================= # Copyright (C) 2019-2023 Nordix Foundation. -# Copyright (C) 2024: OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2024-2025: 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. diff --git a/config/application.yaml b/config/application.yaml index 4b1dbce..e18b841 100644 --- a/config/application.yaml +++ b/config/application.yaml @@ -67,6 +67,7 @@ logging: config: ${LOGBACK_CONFIG_FILE:classpath:logback-plain.xml} # Reactive logging filter reactive-entry-exit-filter-enabled: true + reactive-entry-exit-filter-exclude-paths: "" # Configuration of logging file: name: /var/log/policy-agent/application.log diff --git a/config/prometheus.yml b/config/prometheus.yml index 9219c7f..2d570ed 100644 --- a/config/prometheus.yml +++ b/config/prometheus.yml @@ -3,6 +3,7 @@ # ONAP : ccsdk oran # ================================================================================ # Copyright (C) 2022 Nordix Foundation. All rights reserved. +# Copyright (C) 2025 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. diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 665686b..26b6a33 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2021-2023 Nordix -.. Copyright (C) 2024: OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2024-2025: OpenInfra Foundation Europe. All rights reserved. =============== Developer Guide diff --git a/docs/index.rst b/docs/index.rst index 9a71178..301b62e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2023 Nordix -.. Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. Non-RT RIC A1 Policy Management Service ======================================= diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index d36cbe0..bf80014 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2021-2023 Nordix Foundation -.. Copyright (C) 2024: OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2024-2025: OpenInfra Foundation Europe. All rights reserved. Installation Guide ================== diff --git a/docs/overview.rst b/docs/overview.rst index fca6ef1..9aab4c1 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2021-2023 Nordix Foundation -.. Copyright (C) 2024: OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2024-2025: OpenInfra Foundation Europe. All rights reserved. O-RAN A1 Interface ~~~~~~~~~~~~~~~~~~ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index a8dfdb9..bcc70e0 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2021 Nordix. All rights reserved. -.. Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ============= Release Notes diff --git a/onap/oran b/onap/oran index 52c3b2e..9effe42 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit 52c3b2e3ea9a2787ec01a6a1cb44b6ef163e9d2d +Subproject commit 9effe422a9b74e106107f0a91d56a72341bed93a diff --git a/pom.xml b/pom.xml index 08ba074..173b23d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.4 + 3.5.3 org.o-ran-sc.nonrtric.plt @@ -48,40 +48,37 @@ 17 - 2.30.11 - 20240303 - 2.16.1 - 33.3.0-jre - 5.0.0-alpha.14 - 3.0.0-M8 - 3.0.0-M8 + 2.31.57 + 20250517 + 2.19.0 + 33.4.8-jre + 5.0.0-alpha.16 + 3.5.3 + 3.5.3 3.10.0 - 0.43.0 + 0.46.0 3.7.0.1746 - 0.8.12 + 0.8.13 3.1.0 - 1.20.1 - 1.20.3 - 2.11.0 + 1.21.1 + 1.21.1 + 2.13.1 3.0.0 - 1.14.5 + 1.14.6 0.2.6 3.1.1 - 2.2.29 - 3.3.2 - 2.22.0 - 2.35.0 - 2.0.2 + 2.2.31 true - 0.30.0 ${project.version} 1.6.3 - 1.41.0 + 1.49.0 2.7.0-alpha false false - 8.0 + 8.1 + 3.5.3 + 2.1.21 @@ -170,12 +167,12 @@ org.mapstruct mapstruct - 1.5.5.Final + ${mapstruct.version} org.mapstruct mapstruct-processor - 1.5.5.Final + ${mapstruct.version} @@ -289,13 +286,18 @@ org.springframework.boot spring-boot-actuator-autoconfigure - 3.3.0 + ${spring.boot.version} net.logstash.logback logstash-logback-encoder ${version.logback} + + org.jetbrains.kotlin + kotlin-stdlib + ${version.kotlin} +