summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2018-09-10 10:23:56 -0400
committerJim Hahn <jrh3@att.com>2018-09-10 14:30:28 -0400
commit6c11303e4a4af3df99754a7c7028284231961fe5 (patch)
tree064c9ec0c89ceda2a7ec04b73a07d45e424a0797 /pom.xml
parent3da4ae9c1967442b015ce9740e3d46d32fcd4d26 (diff)
Switch to drools 7.9.0.Final
Note: This will break policy/drools-applications until the corresponding change is merged there, too. Reformatted lengthy line. Change-Id: I4ae7838dfbc2d537580636eccc545710b5ebc799 Issue-ID: POLICY-1093 Signed-off-by: Jim Hahn <jrh3@att.com>
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 c3c4aae1..71003690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<junit.version>4.12</junit.version>
<eclipselink.version>2.7.0</eclipselink.version>
<mariadb.jdbc.version>2.1.0</mariadb.jdbc.version>
- <hibernate.core.version>5.2.10.Final</hibernate.core.version>
+ <hibernate.core.version>5.3.6.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>