Skip to content

Commit

Permalink
Bump hibernate-reactive.version from 2.2.0.Final to 2.2.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Jan 12, 2024
1 parent 8ded567 commit b1b7830
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 @@ -103,7 +103,7 @@
<hibernate-orm.version>6.4.1.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.2.0.Final</hibernate-reactive.version>
<hibernate-reactive.version>2.2.1.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>7.0.0.Final</hibernate-search.version>
Expand Down

0 comments on commit b1b7830

Please sign in to comment.