Skip to content

Commit

Permalink
Upgrade Hibernate to 5.2.6.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Jan 9, 2017
1 parent 4851684 commit bae14b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
jposVersion = '2.1.0-SNAPSHOT'
slf4jVersion = '1.7.21'
logbackVersion = '1.1.7'
hibernateVersion = '5.2.1.Final'
hibernateVersion = '5.2.6.Final'
geronimoVersion = '1.1.1'
jettyVersion = '9.2.17.v20160517'
servletApiVersion = '3.1.0'
Expand Down

0 comments on commit bae14b7

Please sign in to comment.