File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,16 @@ configure(allprojects) { project ->
1818 ext. eclipseLinkVersion = " 2.4.2"
1919 ext. ehcacheVersion = " 2.8.3"
2020 ext. ehcacheJCacheVersion = " 1.0.0"
21- ext. groovyVersion = " 2.3.4 "
21+ ext. groovyVersion = " 2.3.5 "
2222 ext. hibernate3Version = " 3.6.10.Final"
2323 ext. hibernate4Version = " 4.3.6.Final"
24- ext. hibVal4Version = " 4.3.1 .Final"
25- ext. hibVal5Version = " 5.1.1 .Final"
24+ ext. hibVal4Version = " 4.3.2 .Final"
25+ ext. hibVal5Version = " 5.1.2 .Final"
2626 ext. hsqldbVersion = " 2.3.2"
2727 ext. jackson2Version = " 2.4.1"
2828 ext. gsonVersion = " 2.2.4"
2929 ext. jasperReportsVersion = " 5.6.0"
30- ext. jettyVersion = " 9.2.1.v20140609 "
30+ ext. jettyVersion = " 9.2.2.v20140723 "
3131 ext. jodaVersion = " 2.3"
3232 ext. junitVersion = " 4.11"
3333 ext. openJpaVersion = " 2.2.2" // 2.3.0 not Java 8 compatible (based on ASM 4)
You can’t perform that action at this time.
0 commit comments