X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=8d860b004107c61b95c00a5e883aa3d74e642019;hb=refs%2Fheads%2Fmaster;hp=9ed8be57c0ac607b01f2b6afae387c8a0db8f95e;hpb=9830d1aec56da5cec195f6d15c318b58f642c9b7;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 9ed8be57c..221e1a9bf 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.3.5-SNAPSHOT + 3.5.0-SNAPSHOT ../cps-parent/pom.xml @@ -71,7 +71,7 @@ io.hypersistence - hypersistence-utils-hibernate-52 + hypersistence-utils-hibernate-63 org.projectlombok @@ -118,12 +118,6 @@ org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - -