File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,16 @@ configure(allprojects) { project ->
3434 ext. groovyVersion = " 2.3.9"
3535 ext. gsonVersion = " 2.3.1"
3636 ext. hibernate3Version = " 3.6.10.Final"
37- ext. hibernate4Version = " 4.3.7 .Final"
37+ ext. hibernate4Version = " 4.3.8 .Final"
3838 ext. hibVal4Version = " 4.3.2.Final"
3939 ext. hibVal5Version = " 5.1.3.Final"
4040 ext. hsqldbVersion = " 2.3.2"
41- ext. jackson2Version = " 2.4.4 "
41+ ext. jackson2Version = " 2.5.0 "
4242 ext. jasperReportsVersion = " 6.0.0"
4343 ext. jettyVersion = " 9.2.6.v20141205"
4444 ext. jodaVersion = " 2.6"
4545 ext. junitVersion = " 4.12"
46- ext. nettyVersion = " 4.0.24 .Final"
46+ ext. nettyVersion = " 4.0.25 .Final"
4747 ext. openJpaVersion = " 2.2.2" // 2.3.0 not Java 8 compatible (based on ASM 4)
4848 ext. protobufVersion = " 2.6.1"
4949 ext. reactorVersion = " 1.1.5.RELEASE"
You can’t perform that action at this time.
0 commit comments