Skip to content

Commit

Permalink
Merge pull request #21036 from yrodiere/orm-5-6-1
Browse files Browse the repository at this point in the history
Upgrade to Hibernate ORM 5.6.1
  • Loading branch information
yrodiere authored Oct 27, 2021
2 parents 86fe3cf + 18f22df commit 6b1e076
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 @@ -89,7 +89,7 @@
<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.0.Final</hibernate-orm.version>
<hibernate-orm.version>5.6.1.Final</hibernate-orm.version>
<hibernate-reactive.version>1.0.0.Final</hibernate-reactive.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<hibernate-search.version>6.0.7.Final</hibernate-search.version>
Expand Down

0 comments on commit 6b1e076

Please sign in to comment.