Skip to content

Commit 4739448

Browse files
Merge pull request #263 from xdev-software/renovate/major-hibernate-core.version
Update dependency org.hibernate.orm:hibernate-core to v7
2 parents 52a11fb + fd4ba6b commit 4739448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-data-eclipse-store/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<org.eclipse.serializer.version>2.1.1</org.eclipse.serializer.version>
5757
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
5858
<jakarta.el-api.version>6.0.1</jakarta.el-api.version>
59-
<expressly.version>6.0.0</expressly.version>
60-
<hibernate-core.version>6.6.5.Final</hibernate-core.version>
59+
<expressly.version>6.0.0-M1</expressly.version>
60+
<hibernate-core.version>7.0.7.Final</hibernate-core.version>
6161
<micro-migration.version>3.0.2</micro-migration.version>
6262
</properties>
6363

0 commit comments

Comments
 (0)