Skip to content

Commit

Permalink
Upgrade Hibernate to 5.5.0.Final
Browse files Browse the repository at this point in the history
also upgrade jPOS to latest 2.2.7-SNAPSHOT
  • Loading branch information
ar committed Jun 4, 2021
1 parent 5ab750f commit 6194971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ext {
jposVersion = '2.1.6-SNAPSHOT'
jposVersion = '2.1.7-SNAPSHOT'
slf4jVersion = '1.7.28'
logbackVersion = '1.2.3'
hibernateVersion = '5.4.22.Final'
hibernateVersion = '5.5.0.Final'
geronimoVersion = '1.1.1'
jettyVersion = '9.4.23.v20191118'
servletApiVersion = '4.0.1'
Expand Down

0 comments on commit 6194971

Please # to comment.