Calling `Persistence.createEntityManagerFactory(...)` throws `javax.persistence.PersistenceException` when run against 5.3.1.Final. It works fine with any prior version. Interesting perhaps is that Intellij shows that hibernate-core-5.3.1.Final.jar as having no content (even though viewing the jar via file explorer shows content). |