Skip to content

Commit 8c7289a

Browse files
build(deps): bump org.hibernate.orm:hibernate-core (#4161)
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.2.3.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.3...7.2.6) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 105bf50 commit 8c7289a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/java/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.hibernate.orm</groupId>
4141
<artifactId>hibernate-core</artifactId>
42-
<version>7.2.3.Final</version>
42+
<version>7.2.6.Final</version>
4343
</dependency>
4444
<!-- Postgresql JDBC driver dependency -->
4545
<dependency>

0 commit comments

Comments
 (0)