Skip to content

Commit 00a5fba

Browse files
committed
dependencies: downgrade jakarta.persistence-api to be inline with SpringBoot (#320)
1 parent c8e57ee commit 00a5fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-om-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>jakarta.persistence</groupId>
167167
<artifactId>jakarta.persistence-api</artifactId>
168-
<version>3.2.0</version>
168+
<version>3.1.0</version>
169169
</dependency>
170170
<!-- Spring AI begin -->
171171
<dependency>

0 commit comments

Comments
 (0)