Skip to content

Commit aec7e64

Browse files
build(deps): bump hibernate-orm.version from 6.1.7.Final to 6.4.4.Final
Bumps `hibernate-orm.version` from 6.1.7.Final to 6.4.4.Final. Updates `org.hibernate.orm:hibernate-core` from 6.1.7.Final to 6.4.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt) - [Commits](hibernate/hibernate-orm@6.1.7...6.4.4) Updates `org.hibernate.orm:hibernate-envers` from 6.1.7.Final to 6.4.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt) - [Commits](hibernate/hibernate-orm@6.1.7...6.4.4) --- 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]>
1 parent 8213463 commit aec7e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
5858
<commons-text.version>1.11.0</commons-text.version>
5959
<jakarta-persistence-api.version>3.1.0</jakarta-persistence-api.version>
6060
<hibernate.version>5.6.15.Final</hibernate.version>
61-
<hibernate-orm.version>6.1.7.Final</hibernate-orm.version>
61+
<hibernate-orm.version>6.4.4.Final</hibernate-orm.version>
6262
<solr-solrj.version>9.5.0</solr-solrj.version>
6363
<elasticsearch-rest-high-level-client.version>7.17.18</elasticsearch-rest-high-level-client.version>
6464

0 commit comments

Comments
 (0)