We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52a11fb + fd4ba6b commit 4739448Copy full SHA for 4739448
spring-data-eclipse-store/pom.xml
@@ -56,8 +56,8 @@
56
<org.eclipse.serializer.version>2.1.1</org.eclipse.serializer.version>
57
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
58
<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>
+ <expressly.version>6.0.0-M1</expressly.version>
+ <hibernate-core.version>7.0.7.Final</hibernate-core.version>
61
<micro-migration.version>3.0.2</micro-migration.version>
62
</properties>
63
0 commit comments