diff --git a/Chapter 7/copyJob/pom.xml b/Chapter 7/copyJob/pom.xml index 51c32aa..cd9ca83 100644 --- a/Chapter 7/copyJob/pom.xml +++ b/Chapter 7/copyJob/pom.xml @@ -126,7 +126,7 @@ org.slf4j slf4j-log4j12 - 1.5.8 + 1.7.34 true @@ -153,19 +153,19 @@ org.hibernate hibernate-core - 3.3.0.SP1 + 5.1.17.Final org.hibernate hibernate-entitymanager true - 3.3.2.GA + 3.4.0.GA org.hibernate hibernate-annotations true - 3.4.0.GA + 3.5.0-Final org.aspectj