Skip to content

Commit

Permalink
Merge pull request quarkusio#15542 from Sanne/UpgradeReactive
Browse files Browse the repository at this point in the history
Upgrade to Hibernate Reactive 1.0.0.CR1
  • Loading branch information
gsmet authored Mar 8, 2021
2 parents 0ec090d + b7ae543 commit e3f44c0
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 @@ -91,7 +91,7 @@
<commons-codec.version>1.14</commons-codec.version>
<classmate.version>1.3.4</classmate.version>
<hibernate-orm.version>5.4.29.Final</hibernate-orm.version>
<hibernate-reactive.version>1.0.0.Beta4</hibernate-reactive.version>
<hibernate-reactive.version>1.0.0.CR1</hibernate-reactive.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<hibernate-search.version>6.0.2.Final</hibernate-search.version>
<narayana.version>5.10.6.Final</narayana.version>
Expand Down

0 comments on commit e3f44c0

Please sign in to comment.