We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33acf2b commit 2b40033Copy full SHA for 2b40033
libraries.gradle
@@ -2,7 +2,7 @@ ext {
2
jposVersion = '2.1.2-SNAPSHOT'
3
slf4jVersion = '1.7.21'
4
logbackVersion = '1.1.7'
5
- hibernateVersion = '5.2.10.Final'
+ hibernateVersion = '5.2.17.Final'
6
geronimoVersion = '1.1.1'
7
jettyVersion = '9.4.5.v20170502'
8
servletApiVersion = '3.1.0'
0 commit comments