Skip to content

Commit 320bfac

Browse files
committed
Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0
1 parent cca3db7 commit 320bfac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/pom.xml

Lines changed: 2 additions & 2 deletions
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</version>
2929

3030
<name>Jakarta Persistence API</name>
3131
<url>https://github.com/jakartaee/persistence</url>
@@ -99,7 +99,7 @@
9999
<vendor.name>Eclipse Foundation</vendor.name>
100100

101101
<maven.compiler.release>17</maven.compiler.release>
102-
<project.build.outputTimestamp>2023-11-23T14:10:48Z</project.build.outputTimestamp>
102+
<project.build.outputTimestamp>2024-04-10T08:49:26Z</project.build.outputTimestamp>
103103
</properties>
104104

105105
<build>

0 commit comments

Comments
 (0)