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 @@ -40,10 +40,10 @@ configure(allprojects) { project ->
40
40
ext. hsqldbVersion = " 2.3.2"
41
41
ext. jackson2Version = " 2.4.6"
42
42
ext. jasperReportsVersion = " 6.0.4"
43
- ext. jettyVersion = " 9.2.13.v20150730 "
43
+ ext. jettyVersion = " 9.2.14.v20151106 "
44
44
ext. jodaVersion = " 2.8.2"
45
45
ext. junitVersion = " 4.12"
46
- ext. nettyVersion = " 4.0.32 .Final"
46
+ ext. nettyVersion = " 4.0.33 .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"
@@ -54,7 +54,7 @@ configure(allprojects) { project ->
54
54
ext. tiles3Version = " 3.0.5"
55
55
ext. tomcatVersion = " 8.0.28"
56
56
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
57
- ext. undertowVersion = " 1.1.8 .Final"
57
+ ext. undertowVersion = " 1.1.9 .Final"
58
58
ext. woodstoxVersion = " 4.4.1"
59
59
ext. xstreamVersion = " 1.4.7"
60
60
You can’t perform that action at this time.
0 commit comments