aboutsummaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-08-31 21:37:00 +0100
committerliamfallon <liam.fallon@est.tech>2022-08-31 21:37:06 +0100
commit4105d0d3e0e6df8b1ae8363b99c46ff44ba3c2f3 (patch)
tree1c7fae5c22d49800b640ebe8800b3ca7d3071492 /integration/pom.xml
parenta1bb10839ef712806c4331c0ce7b33e075af9485 (diff)
Update oparent/postgres for security
Issue-ID: POLICY-4333 Change-Id: Idfa72aae57c0f5de5b6ff6323831f49475e57eec Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'integration/pom.xml')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 5dd3bbec..69ecbc5a 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -63,7 +63,7 @@
<version.jakarta-api>2.0.2</version.jakarta-api>
<version.io.micrometer>1.7.3</version.io.micrometer>
<version.io.prometheus>0.11.0</version.io.prometheus>
- <version.postgres>42.3.3</version.postgres>
+ <version.postgres>42.5.0</version.postgres>
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
<repo.npm>https://nexus3.onap.org/repository/npm.public/npm/-/</repo.npm>
<docker.pull.registry>nexus3.onap.org:10001</docker.pull.registry>