We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ffbdb commit 7b50ff3Copy full SHA for 7b50ff3
spring-cloud-task-samples/jpa-sample/pom.xml
@@ -44,10 +44,6 @@
44
<groupId>org.springframework.boot</groupId>
45
<artifactId>spring-boot-starter-data-jpa</artifactId>
46
</dependency>
47
- <dependency>
48
- <groupId>org.hibernate</groupId>
49
- <artifactId>hibernate-entitymanager</artifactId>
50
- </dependency>
51
<dependency>
52
<groupId>com.h2database</groupId>
53
<artifactId>h2</artifactId>
0 commit comments