X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=8d860b004107c61b95c00a5e883aa3d74e642019;hb=refs%2Fheads%2Fmaster;hp=e25f152af51ae27db75e6bf8f32c6db75b621e0c;hpb=b8e677fa9a3ca3657b004f34742e6c8664dad3ec;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index e25f152af5..57e6528441 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2020-2021 Pantheon.tech Modifications Copyright (C) 2020-2021 Bell Canada - Modifications Copyright (C) 2020-2023 Nordix Foundation + Modifications Copyright (C) 2020-2024 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.onap.cps cps-parent - 3.4.5-SNAPSHOT + 3.5.3-SNAPSHOT ../cps-parent/pom.xml @@ -71,7 +71,7 @@ io.hypersistence - hypersistence-utils-hibernate-60 + hypersistence-utils-hibernate-63 org.projectlombok @@ -118,12 +118,6 @@ org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - -