Skip to content

Commit

Permalink
Upgrade Hibernate to 4.3.11.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Oct 19, 2015
1 parent 7c85f5f commit 62f4215
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.0.+'
slf4jVersion = '1.7.10'
logbackVersion = '1.1.3'
hibernateVersion = '4.3.10.Final'
hibernateVersion = '4.3.11.Final'
jettyVersion = '9.2.10.v20150310'
servletApiVersion = '3.0.1'
websocketApiVersion = '1.0'
Expand Down

0 comments on commit 62f4215

Please # to comment.