Skip to content

Commit

Permalink
Update API version of jakarta.persistence:jakarta.persistence-api to …
Browse files Browse the repository at this point in the history
…3.2.0
  • Loading branch information
jpa-bot committed Mar 26, 2024
1 parent 7466082 commit 9d439a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>jakarta.persistence</groupId>
<artifactId>jakarta.persistence-api</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0</version>

<name>Jakarta Persistence API</name>
<url>https://github.com/jakartaee/persistence</url>
Expand Down Expand Up @@ -99,7 +99,7 @@
<vendor.name>Eclipse Foundation</vendor.name>

<maven.compiler.release>17</maven.compiler.release>
<project.build.outputTimestamp>2023-11-23T14:10:48Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-03-26T10:19:16Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 9d439a3

Please sign in to comment.