X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=dad9548f3262b291b3bc3e895518ca47aaea20ed;hb=ea7d1b448699d890d15fd37c69d4705a094a1b53;hp=941d44734adc98e43950514397396a0f8321faa7;hpb=f248b5d9b794d5bdff59145406e0398d6fdcafa4;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 941d44734..dad9548f3 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,14 +26,14 @@ org.onap.cps cps-parent - 3.3.6-SNAPSHOT + 3.4.7-SNAPSHOT ../cps-parent/pom.xml cps-ri - 0.28 + 0.29 @@ -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 - -