Skip to content

Commit

Permalink
Upgrade to Hibernate ORM 5.4.19.Final, Upgrade to Hibernate Reactive …
Browse files Browse the repository at this point in the history
…1.0.0.Alpha8, Fix quarkusio#10722
  • Loading branch information
dreab8 committed Jul 28, 2020
1 parent abb0c96 commit e512c7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
<commons-lang3.version>3.9</commons-lang3.version>
<commons-codec.version>1.14</commons-codec.version>
<classmate.version>1.3.4</classmate.version>
<hibernate-orm.version>5.4.18.Final</hibernate-orm.version>
<hibernate-reactive.version>1.0.0.Alpha6</hibernate-reactive.version>
<hibernate-orm.version>5.4.19.Final</hibernate-orm.version>
<hibernate-reactive.version>1.0.0.Alpha8</hibernate-reactive.version>
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
<hibernate-search.version>6.0.0.Beta8</hibernate-search.version>
<narayana.version>5.10.5.Final</narayana.version>
Expand Down

0 comments on commit e512c7e

Please sign in to comment.