Upgrade hibernate dependency version in drools-pdp 20/118320/1
authorJim Hahn <jrh3@att.com>
Tue, 23 Feb 2021 21:19:11 +0000 (16:19 -0500)
committerJim Hahn <jrh3@att.com>
Tue, 23 Feb 2021 21:22:00 +0000 (16:22 -0500)
commit06bd36c8757a55e947e38c9204270dcaf98f8875
tree5493e6135e93725930c216123a96877c9039f348
parent4a3bb35cf14f9eff17b2e2bc5f09514d298a0c35
Upgrade hibernate dependency version in drools-pdp

The FOSS report for drools-pdp showed that hibernate-commons-annotations
uses the LGPL 2 license, which means it should be kept up to date, if
possible.  However, it is still version 5.0.1.Final, which was released
in 2015, while 5.1.2.Final was released in 2020.  Upgraded to the new
version.
Verified junits still pass in both drools-pdp & drools-apps.

Issue-ID: POLICY-3005
Change-Id: I1c42b14cfa812299797de002a7fa2e20b49dea6e
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml