Skip to content

Commit

Permalink
HSEARCH-5134 Upgrade to Hibernate ORM 6.4.8.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Apr 29, 2024
1 parent 7be189e commit 54d0899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
NOTE: when Hibernate ORM updates Byte Buddy, make sure to check Jenkinsfile to see if
`net.bytebuddy.experimental` property can be removed.
-->
<version.org.hibernate.orm>6.4.4.Final</version.org.hibernate.orm>
<version.org.hibernate.orm>6.4.8.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 54d0899

Please sign in to comment.