Skip to content

Commit

Permalink
build(deps): bump hibernate.version from 6.5.3.Final to 6.6.3.Final
Browse files Browse the repository at this point in the history
Bumps `hibernate.version` from 6.5.3.Final to 6.6.3.Final.

Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.5.3.Final to 6.6.3.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.5.3...6.6.3)

Updates `org.hibernate.orm:hibernate-platform` from 6.5.3.Final to 6.6.3.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.3/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.5.3...6.6.3)

---
updated-dependencies:
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.orm:hibernate-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0bb5809 commit 9b58f24
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 @@ -223,7 +223,7 @@
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>

<!-- dependencies versions -->
<hibernate.version>6.5.3.Final</hibernate.version>
<hibernate.version>6.6.3.Final</hibernate.version>
<classgraph.version>4.8.175</classgraph.version>


Expand Down

0 comments on commit 9b58f24

Please sign in to comment.