Skip to content

Commit 8273069

Browse files
Bump hibernate.version from 7.2.5.Final to 7.2.6.Final
Bumps `hibernate.version` from 7.2.5.Final to 7.2.6.Final. Updates `org.hibernate.orm:hibernate-processor` from 7.2.5.Final to 7.2.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.6/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.5...7.2.6) Updates `org.hibernate.orm:hibernate-core` from 7.2.5.Final to 7.2.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.6/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.5...7.2.6) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-processor dependency-version: 7.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.2.6.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a778547 commit 8273069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dbunit>3.0.0</dbunit>
3131
<spring-test-dbunit>1.3.0</spring-test-dbunit>
3232
<spring.framework.version>7.0.5</spring.framework.version>
33-
<hibernate.version>7.2.5.Final</hibernate.version>
33+
<hibernate.version>7.2.6.Final</hibernate.version>
3434
<hsqldb.version>2.7.4</hsqldb.version>
3535
<assertj>3.27.7</assertj>
3636
<logback>1.5.32</logback>

0 commit comments

Comments
 (0)