diff --git a/junit-in-action-3/ch19-databases/hibernate/pom.xml b/junit-in-action-3/ch19-databases/hibernate/pom.xml index f35c3ff..76f38d4 100644 --- a/junit-in-action-3/ch19-databases/hibernate/pom.xml +++ b/junit-in-action-3/ch19-databases/hibernate/pom.xml @@ -26,7 +26,7 @@ org.hibernate hibernate-core - 5.4.9.Final + 5.4.24.Final