Updated Hibernate (4.1.5.SP1 -> 4.1.8.Final)
[hibernate4-maven-plugin] / pom.xml
diff --git a/pom.xml b/pom.xml
index f53136f..90045d4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <!-- Zeichensatz -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <!-- Verwendete Versionen -->
-    <hibernate-core.version>4.1.5.SP1</hibernate-core.version>
+    <hibernate-core.version>4.1.8.Final</hibernate-core.version>
     <maven.version>3.0.4</maven.version>
     <maven-plugin-log4j.version>1.0.1</maven-plugin-log4j.version>
     <scannotation.version>1.0.2</scannotation.version>