summaryrefslogtreecommitdiffstats
path: root/cps-ri/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2023-09-25 08:51:21 +0000
committerGerrit Code Review <gerrit@onap.org>2023-09-25 08:51:21 +0000
commit6d1516c3ec72d6cd0bee41408081dc6e3c9447e9 (patch)
tree2934849987b48af2d2e1378df7aff4cf656c9335 /cps-ri/pom.xml
parenta071c9c77f9d5b83cff6c85a1c54d7938f547717 (diff)
parent477bd46874d2c8266007358f9ca335b0442cea18 (diff)
Merge "Reinstate Spring Boot 3.0 after revert"
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 e1598aba87..f8fd730a1c 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>