Skip to content

Commit 2c7681c

Browse files
committed
HSEARCH-5350 Upgrade to Hibernate ORM 6.6.13.Final
1 parent ad0242c commit 2c7681c

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
@@ -93,7 +93,7 @@
9393
NOTE: when Hibernate ORM updates Byte Buddy, make sure to check Jenkinsfile to see if
9494
`net.bytebuddy.experimental` property can be removed.
9595
-->
96-
<version.org.hibernate.orm>6.6.12.Final</version.org.hibernate.orm>
96+
<version.org.hibernate.orm>6.6.13.Final</version.org.hibernate.orm>
9797

9898
<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>
9999
<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)