Skip to content

Commit d8974f4

Browse files
committed
Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0-B01
1 parent c8df34b commit d8974f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>jakarta.persistence</groupId>
2727
<artifactId>jakarta.persistence-api</artifactId>
28-
<version>3.2.0-SNAPSHOT</version>
28+
<version>3.2.0-B01</version>
2929

3030
<name>Jakarta Persistence API</name>
3131
<url>https://github.com/eclipse-ee4j/jpa-api</url>

0 commit comments

Comments
 (0)