X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=8d860b004107c61b95c00a5e883aa3d74e642019;hb=refs%2Fheads%2Fmaster;hp=a6e1e10e45486c4f4640ecc185e92dfbf75a87e9;hpb=8e6218198950381dff5b028ac6760238f91755f9;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index a6e1e10e4..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.4.7-SNAPSHOT + 3.5.0-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 - -