Skip to content

Commit

Permalink
HSEARCH-4154 Upgrade to Hibernate ORM 5.4.28.Final
Browse files Browse the repository at this point in the history
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
  • Loading branch information
yrodiere committed Feb 11, 2021
1 parent 8019229 commit 482ab17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -225,7 +225,7 @@
<version.org.slf4j>1.7.30</version.org.slf4j>

<!-- >>> ORM -->
<version.org.hibernate>5.4.27.Final</version.org.hibernate>
<version.org.hibernate>5.4.28.Final</version.org.hibernate>
<javadoc.org.hibernate.url>https://docs.jboss.org/hibernate/orm/${parsed-version.org.hibernate.majorVersion}.${parsed-version.org.hibernate.minorVersion}/javadocs/</javadoc.org.hibernate.url>
<documentation.org.hibernate.url>https://docs.jboss.org/hibernate/orm/${parsed-version.org.hibernate.majorVersion}.${parsed-version.org.hibernate.minorVersion}/userguide/html_single/Hibernate_User_Guide.html</documentation.org.hibernate.url>
<version.org.hibernate.commons.annotations>5.1.2.Final</version.org.hibernate.commons.annotations>
Expand Down

0 comments on commit 482ab17

Please sign in to comment.