Skip to content

Commit b444606

Browse files
Bump hibernate-core from 6.0.1.Final to 6.0.2.Final (#2626)
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.0.1.Final to 6.0.2.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.0.2/changelog.txt) - [Commits](hibernate/hibernate-orm@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7932411 commit b444606

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.hibernate.orm</groupId>
173173
<artifactId>hibernate-core</artifactId>
174-
<version>6.0.1.Final</version>
174+
<version>6.0.2.Final</version>
175175
<scope>test</scope>
176176
<exclusions>
177177
<exclusion>

0 commit comments

Comments
 (0)