Skip to content

Commit 51dc3a4

Browse files
Bump hibernate-core from 6.0.0.CR1 to 6.0.0.CR2 (assertj#2523)
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.0.0.CR1 to 6.0.0.CR2. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](hibernate/hibernate-orm@6.0.0.CR1...6.0.0.CR2) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:development 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 44de7a2 commit 51dc3a4

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
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.hibernate.orm</groupId>
164164
<artifactId>hibernate-core</artifactId>
165-
<version>6.0.0.CR1</version>
165+
<version>6.0.0.CR2</version>
166166
<scope>test</scope>
167167
<exclusions>
168168
<exclusion>

0 commit comments

Comments
 (0)