Skip to content

Commit 2b258c7

Browse files
committed
HSEARCH-5341 Upgrade -orm6 artifacts to Hibernate ORM 6.2.36.Final
1 parent 04281f9 commit 2b258c7

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
@@ -277,7 +277,7 @@
277277
<version.jakarta.xml.bind.orm5>3.0.1</version.jakarta.xml.bind.orm5>
278278

279279
<!-- >>> ORM 6 with Jakarta Persistence -->
280-
<version.org.hibernate.orm>6.2.35.Final</version.org.hibernate.orm>
280+
<version.org.hibernate.orm>6.2.36.Final</version.org.hibernate.orm>
281281
<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>
282282
<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>
283283
<!-- These version must be kept in sync with the version of the dependency in Hibernate ORM 6.

0 commit comments

Comments
 (0)