X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=8d860b004107c61b95c00a5e883aa3d74e642019;hb=refs%2Fheads%2Fmaster;hp=600676838f6c7a7d3a8e3158b5c97f9ba2640344;hpb=970e54081e98a6da555d87f21eced6b14d075013;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 600676838..14a091fcb 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.3-SNAPSHOT + 3.5.1-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 - -