Skip to content

Commit

Permalink
Upgrade Hibernate Reactive to 1.1.9.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Oct 17, 2022
1 parent 5c64da3 commit 32e4815
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 @@
<classmate.version>1.5.1</classmate.version>
<hibernate-orm.version>5.6.12.Final</hibernate-orm.version> <!-- When updating, align bytebuddy.version to Hibernate needs as well (just below): -->
<bytebuddy.version>1.12.9</bytebuddy.version> <!-- Version controlled by Hibernate ORM's needs -->
<hibernate-reactive.version>1.1.8.Final</hibernate-reactive.version>
<hibernate-reactive.version>1.1.9.Final</hibernate-reactive.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<hibernate-search.version>6.1.7.Final</hibernate-search.version>
<narayana.version>5.13.1.Alpha1</narayana.version>
Expand Down

0 comments on commit 32e4815

Please sign in to comment.