summaryrefslogtreecommitdiffstats
path: root/cps-ri/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2023-09-18 14:54:22 +0000
committerGerrit Code Review <gerrit@onap.org>2023-09-18 14:54:22 +0000
commita01f8861a84931f4bdf2d69fa05a793afabc22e0 (patch)
tree566994ff310bf2eb55e32ee7827faeab46373805 /cps-ri/pom.xml
parentb45c80995966be243a79bedefa25f6c05f64a2d6 (diff)
parent9693ec51cf6526082f0ad0c3ad208d144cbbb163 (diff)
Merge "Migrate CPS to Spring-boot 3.0"
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r--cps-ri/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index 1a1c4a048..0a32a3a0b 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -71,7 +71,7 @@
<!-- Add Hibernate support for Postgres datatype JSONB and Postgres arrays -->
<dependency>
<groupId>io.hypersistence</groupId>
- <artifactId>hypersistence-utils-hibernate-52</artifactId>
+ <artifactId>hypersistence-utils-hibernate-60</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>