Skip to content

Commit

Permalink
Bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/jakartaee/persistence/releases)
- [Commits](https://github.com/jakartaee/persistence/commits)

---
updated-dependencies:
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 1bbd104 commit b3713b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<cdi.api.version>4.1.0</cdi.api.version>
<ejb.api.version>4.0.1</ejb.api.version>
<jaxrs.api.version>3.1.0</jaxrs.api.version>
<jpa.api.version>3.1.0</jpa.api.version>
<jpa.api.version>3.2.0</jpa.api.version>
<jta.api.version>2.0.1</jta.api.version>
<interceptor.api.version>2.2.0</interceptor.api.version>
<servlet.api.version>6.0.0</servlet.api.version>
Expand Down

0 comments on commit b3713b9

Please sign in to comment.