summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-03-26 20:40:26 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-26 20:40:26 +0000
commite5d710f116218207a310cb3ec1b5d533a5ba7a96 (patch)
tree7d893dcd322c0e3862afa3f84303c6831ed767f0 /pom.xml
parent52bfbabd9f99e484a01d38b1dddef3366491bdb0 (diff)
parentdb12e7cd46a0e02d12a33f3d2be1f1941db9ff95 (diff)
Merge "Upgrade jar version to resolve security risk"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ecdb7fb7..5bc85e95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<!-- Project common dependency versions -->
<json.path.version>2.4.0</json.path.version>
- <hibernate.core.version>5.2.10.Final</hibernate.core.version>
+ <hibernate.core.version>5.4.12.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<commons.io.version>2.5</commons.io.version>
<xml.apis.version>1.4.01</xml.apis.version>