Skip to content

Commit

Permalink
Upgrade Hibernate Reactive and Hibernate ORM
Browse files Browse the repository at this point in the history
Hibernate Reactive to 1.1.1.Final
Hibernate ORM to 5.6.2.Final
  • Loading branch information
DavideD committed Dec 10, 2021
1 parent f357303 commit 0a484e9
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 @@ -90,8 +90,8 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-codec.version>1.15</commons-codec.version>
<classmate.version>1.5.1</classmate.version>
<hibernate-orm.version>5.6.1.Final</hibernate-orm.version>
<hibernate-reactive.version>1.1.0.Final</hibernate-reactive.version>
<hibernate-orm.version>5.6.2.Final</hibernate-orm.version>
<hibernate-reactive.version>1.1.1.Final</hibernate-reactive.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<hibernate-search.version>6.0.7.Final</hibernate-search.version>
<narayana.version>5.12.4.Final</narayana.version>
Expand Down

0 comments on commit 0a484e9

Please sign in to comment.