File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 268
268
<version .net.bytebuddy>${version.net.bytebuddy.orm6} </version .net.bytebuddy>
269
269
270
270
<!-- >>> ORM 6 with Jakarta Persistence -->
271
- <version .org.hibernate.orm>6.2.0.CR4 </version .org.hibernate.orm>
271
+ <version .org.hibernate.orm>6.2.0.Final </version .org.hibernate.orm>
272
272
<javadoc .org.hibernate.orm.url>https://docs.jboss.org/hibernate/orm/${parsed-version.org.hibernate.orm.majorVersion} .${parsed-version.org.hibernate.orm.minorVersion} /javadocs/</javadoc .org.hibernate.orm.url>
273
273
<documentation .org.hibernate.orm.url>https://docs.jboss.org/hibernate/orm/${parsed-version.org.hibernate.orm.majorVersion} .${parsed-version.org.hibernate.orm.minorVersion} /userguide/html_single/Hibernate_User_Guide.html</documentation .org.hibernate.orm.url>
274
274
<!-- These version must be kept in sync with the version of the dependency in Hibernate ORM 6.
You can’t perform that action at this time.
0 commit comments