Skip to content

Commit

Permalink
build(deps): bump org.hibernate.orm:hibernate-jpamodelgen (#86)
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) from 6.3.0.Final to 6.3.1.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@6.3.0...6.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent d697a9d commit 82c6d63
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 @@ -49,7 +49,7 @@
<properties>
<!-- Quarkus -->
<quarkus.version>3.3.0</quarkus.version>
<quarkus.hibernate-orm.version>6.3.0.Final</quarkus.hibernate-orm.version>
<quarkus.hibernate-orm.version>6.3.1.Final</quarkus.hibernate-orm.version>
<quarkiverse.mockserver.version>1.1.0</quarkiverse.mockserver.version>
<quarkus.jandex-plugin.version>3.1.3</quarkus.jandex-plugin.version>

Expand Down

0 comments on commit 82c6d63

Please sign in to comment.