Skip to content

Commit

Permalink
Upgrade Hibernate Reactive to 2.0.7.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jan 9, 2024
1 parent 0e6a4b3 commit fe052d3
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 @@ -100,7 +100,7 @@
<hibernate-orm.version>6.2.18.Final</hibernate-orm.version>
<bytebuddy.version>1.14.7</bytebuddy.version> <!-- Version controlled by Hibernate ORM's needs -->
<hibernate-commons-annotations.version>6.0.6.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM -->
<hibernate-reactive.version>2.0.6.Final</hibernate-reactive.version>
<hibernate-reactive.version>2.0.7.Final</hibernate-reactive.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<!-- When updating, align hibernate-search.version-for-documentation in docs/pom.xml -->
<hibernate-search.version>6.2.2.Final</hibernate-search.version>
Expand Down

0 comments on commit fe052d3

Please sign in to comment.