Skip to content

Commit

Permalink
HSEARCH-4888 Upgrade to Hibernate ORM 6.2.6.Final
Browse files Browse the repository at this point in the history
(cherry picked from commit 185a156)
  • Loading branch information
marko-bekhta authored and yrodiere committed Jul 3, 2023
1 parent d021daf commit 23f0233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
<version.org.slf4j>1.7.36</version.org.slf4j>

<!-- >>> ORM 6 with Jakarta Persistence -->
<version.org.hibernate.orm>6.2.5.Final</version.org.hibernate.orm>
<version.org.hibernate.orm>6.2.6.Final</version.org.hibernate.orm>

<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>
<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>
Expand Down

0 comments on commit 23f0233

Please sign in to comment.