summaryrefslogtreecommitdiffstats
path: root/cps-ri/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-12-07 09:56:43 +0000
committerGerrit Code Review <gerrit@onap.org>2022-12-07 09:56:43 +0000
commit259044e49f43e78238669c93cf2cacc8a4d314d8 (patch)
tree9c1614669af49ea9800b163ad09c3e4d7287da3a /cps-ri/pom.xml
parent556e54f5905440e4c9c4fc7fbf9c027877e51517 (diff)
parent20220920b98f7c55bbcf98034328d5eee8910538 (diff)
Merge "Update outdated dependencies"
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r--cps-ri/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index 4ced335e5..b6fe284c2 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -61,6 +61,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
+ <version>${postgres.version}</version>
</dependency>
<!-- Add Hibernate support for Postgres datatype JSONB -->
<dependency>