Skip to content

Commit

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

Updates `org.hibernate.orm:hibernate-core` from 6.1.7.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.1.7...6.6.3)

Updates `org.hibernate.orm:hibernate-envers` from 6.1.7.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.1.7...6.6.3)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 199a711 commit 5f535dd
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 @@ -58,7 +58,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
<commons-text.version>1.12.0</commons-text.version>
<jakarta-persistence-api.version>3.1.0</jakarta-persistence-api.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate-orm.version>6.1.7.Final</hibernate-orm.version>
<hibernate-orm.version>6.6.3.Final</hibernate-orm.version>
<solr-solrj.version>9.7.0</solr-solrj.version>
<elasticsearch-rest-high-level-client.version>7.17.25</elasticsearch-rest-high-level-client.version>

Expand Down

0 comments on commit 5f535dd

Please sign in to comment.