Skip to content

Commit 57001d4

Browse files
Remove jakarta-persistence-api, defined in Spring Boot
Co-authored-by: Bruno P. Kinoshita <[email protected]>
1 parent 9bd11a2 commit 57001d4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,6 @@
7373
<groupId>org.springframework.data</groupId>
7474
<artifactId>spring-data-jpa</artifactId>
7575
</dependency>
76-
<dependency>
77-
<groupId>jakarta.persistence</groupId>
78-
<artifactId>jakarta.persistence-api</artifactId>
79-
<version>3.1.0</version>
80-
</dependency>
8176
<dependency>
8277
<groupId>io.hypersistence</groupId>
8378
<artifactId>hypersistence-utils-hibernate-62</artifactId>

0 commit comments

Comments
 (0)