Skip to content

Commit a705d35

Browse files
build(deps): bump org.hibernate.orm:hibernate-core (#4248)
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.2.7.Final to 7.3.0.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.0/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.7...7.3.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.3.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b3595c commit a705d35

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.7.Final</version>
42+
<version>7.3.0.Final</version>
4343
</dependency>
4444
<!-- Postgresql JDBC driver dependency -->
4545
<dependency>

0 commit comments

Comments
 (0)