File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ configure(allprojects) { project ->
34
34
ext. groovyVersion = " 2.3.11"
35
35
ext. gsonVersion = " 2.3.1"
36
36
ext. hibernate3Version = " 3.6.10.Final"
37
- ext. hibernate4Version = " 4.3.9 .Final"
37
+ ext. hibernate4Version = " 4.3.10 .Final"
38
38
ext. hibVal4Version = " 4.3.2.Final"
39
39
ext. hibVal5Version = " 5.1.3.Final"
40
40
ext. hsqldbVersion = " 2.3.2"
@@ -43,7 +43,7 @@ configure(allprojects) { project ->
43
43
ext. jettyVersion = " 9.2.10.v20150310"
44
44
ext. jodaVersion = " 2.7"
45
45
ext. junitVersion = " 4.12"
46
- ext. nettyVersion = " 4.0.27 .Final"
46
+ ext. nettyVersion = " 4.0.28 .Final"
47
47
ext. openJpaVersion = " 2.2.2" // 2.3.0 not Java 8 compatible (based on ASM 4)
48
48
ext. protobufVersion = " 2.6.1"
49
49
ext. reactorVersion = " 1.1.6.RELEASE"
You can’t perform that action at this time.
0 commit comments