Skip to content

Commit

Permalink
Merge pull request #14963 from Sanne/NewHibernateORM
Browse files Browse the repository at this point in the history
Upgrade to Hibernate ORM 5.4.28.Final
  • Loading branch information
Sanne authored Feb 10, 2021
2 parents c45187e + cc053e8 commit a930499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<commons-lang3.version>3.11</commons-lang3.version>
<commons-codec.version>1.14</commons-codec.version>
<classmate.version>1.3.4</classmate.version>
<hibernate-orm.version>5.4.27.SP1</hibernate-orm.version>
<hibernate-orm.version>5.4.28.Final</hibernate-orm.version>
<hibernate-reactive.version>1.0.0.Beta2</hibernate-reactive.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<hibernate-search.version>6.0.0.Final</hibernate-search.version>
Expand Down

0 comments on commit a930499

Please sign in to comment.