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