TRUNK- 5499, Upgrading the Hibernate Library fails to build at Openmrs-api

Thank you @irenyak1. You may also need to examine the dependencies for the libraries you are upgrading, see if they are already packaged in core. For example, for library upgrades 3 and 4, looking through the following or related links may be helpful.

https://mvnrepository.com/artifact/org.hibernate/hibernate-search-orm/5.11.1.Final https://mvnrepository.com/artifact/org.hibernate/hibernate-ehcache/5.4.2.Final

Those would then help determine the version of hibernate-core you may start with.

1 Like