Skip to content

Commit

Permalink
chore(deps): bump org.hibernate.orm:hibernate-jpamodelgen
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.6.4.Final to 6.6.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.4...6.6.6)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent eb40266 commit 26a7e81
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 @@ -32,7 +32,7 @@
<springdoc-openapi-starter-webmvc-ui.version>2.8.3</springdoc-openapi-starter-webmvc-ui.version>
<modelmapper.version>3.2.2</modelmapper.version>
<lombok.version>1.18.36</lombok.version>
<hibernate-jpamodelgen.version>6.6.4.Final</hibernate-jpamodelgen.version>
<hibernate-jpamodelgen.version>6.6.6.Final</hibernate-jpamodelgen.version>
<jakarta-xml-bind-api.version>4.0.2</jakarta-xml-bind-api.version>
<h2.version>2.3.232</h2.version>
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
Expand Down

0 comments on commit 26a7e81

Please sign in to comment.