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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2024
1 parent c17dfd7 commit ad4859b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ext {
jacksonDatabindVersion = '2.17.1'
jacksonaslVersion = '1.9.14-atlassian-6'
jakartaannotationVersion = '2.1.1'
jakartapersistenceVersion = '3.1.0'
jakartapersistenceVersion = '3.2.0'
jakartavalidationVersion = '3.1.0'
janusVersion = '0.6.4'
javassistVersion = '3.29.2-GA'
Expand Down

0 comments on commit ad4859b

Please sign in to comment.