diff --git a/jpa/helloworld/hibernate/JPAWithHibernate5/pom.xml b/jpa/helloworld/hibernate/JPAWithHibernate5/pom.xml index 474ca7c..d0936d8 100644 --- a/jpa/helloworld/hibernate/JPAWithHibernate5/pom.xml +++ b/jpa/helloworld/hibernate/JPAWithHibernate5/pom.xml @@ -17,7 +17,7 @@ org.hibernate hibernate-core - 5.2.3.Final + 5.3.20.Final