Skip to content

Commit

Permalink
Bump hibernate-jpamodelgen from 5.4.32.Final to 5.5.3.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) from 5.4.32.Final to 5.5.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.32...5.5.3)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-jpamodelgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manovotn committed Jul 19, 2021
1 parent daac9e3 commit 0786290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jsf/pastecode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<urlrewritefilter.version>4.0.4</urlrewritefilter.version>
<jpamodelgen.version>5.4.32.Final</jpamodelgen.version>
<jpamodelgen.version>5.5.3.Final</jpamodelgen.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0786290

Please sign in to comment.