Removed the dependence on JpaTemplate
[utils] / mythtv / monitor / pom.xml
index 03fa2edda744c186143deaba3a753a439c4ae6db..8dffe8a15eee84516436e421861a288397f21923 100644 (file)
       <artifactId>persistence-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.springframework</groupId>
-      <artifactId>spring-jpa</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>concurrent</groupId>
-      <artifactId>concurrent</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>