Skip to content

Commit 2b40033

Browse files
committed
Upgrade Hibernate to 5.2.17.Final
1 parent 33acf2b commit 2b40033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ext {
22
jposVersion = '2.1.2-SNAPSHOT'
33
slf4jVersion = '1.7.21'
44
logbackVersion = '1.1.7'
5-
hibernateVersion = '5.2.10.Final'
5+
hibernateVersion = '5.2.17.Final'
66
geronimoVersion = '1.1.1'
77
jettyVersion = '9.4.5.v20170502'
88
servletApiVersion = '3.1.0'

0 commit comments

Comments
 (0)