Skip to content

Commit

Permalink
Bump hibernate.version from 6.6.0.Final to 6.6.1.Final
Browse files Browse the repository at this point in the history
Bumps `hibernate.version` from 6.6.0.Final to 6.6.1.Final.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent ea86aeb commit 675c84e
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 @@ -31,7 +31,7 @@
<weld-core-bom.version>5.1.3.Final</weld-core-bom.version>
<jaxb-bom.version>4.0.5</jaxb-bom.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<hibernate.version>6.6.0.Final</hibernate.version>
<hibernate.version>6.6.1.Final</hibernate.version>

<!-- Annet for WebApps -->
<jandex-maven-plugin.version>3.2.2</jandex-maven-plugin.version>
Expand Down

0 comments on commit 675c84e

Please sign in to comment.