Skip to content

Commit 5dba40d

Browse files
committed
HSEARCH-5415 Upgrade to Hibernate ORM 7.0.5.Final
1 parent 953863f commit 5dba40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/parents/build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
NOTE: when Hibernate ORM updates Byte Buddy, make sure to check Jenkinsfile to see if
9595
`net.bytebuddy.experimental` property can be removed.
9696
-->
97-
<version.org.hibernate.orm>7.0.4.Final</version.org.hibernate.orm>
97+
<version.org.hibernate.orm>7.0.5.Final</version.org.hibernate.orm>
9898

9999
<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>
100100
<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>

0 commit comments

Comments
 (0)