Removed the dependence on JpaTemplate
[utils] / mythtv / monitor / pom.xml
index 9c031a2fc82f4f78ab9ba78cc648be10a2d0d7ab..8dffe8a15eee84516436e421861a288397f21923 100644 (file)
@@ -29,9 +29,8 @@
       <artifactId>persistence-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-      <scope>provided</scope>
+      <groupId>org.wamblee</groupId>
+      <artifactId>wamblee-hibernate-jpa</artifactId>
     </dependency>
     <dependency>
       <groupId>javaee</groupId>