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 @@ -62,7 +62,7 @@ configure(allprojects) { project ->
62
62
ext. jtaVersion = " 1.2"
63
63
ext. junitVersion = " 4.12"
64
64
ext. log4jVersion = " 1.2.17"
65
- ext. nettyVersion = " 4.1.10 .Final"
65
+ ext. nettyVersion = " 4.1.11 .Final"
66
66
ext. okhttpVersion = " 2.7.5"
67
67
ext. okhttp3Version = " 3.7.0"
68
68
ext. openjpaVersion = " 2.4.1"
@@ -75,9 +75,9 @@ configure(allprojects) { project ->
75
75
ext. testngVersion = " 6.9.10"
76
76
ext. tiles2Version = " 2.2.2"
77
77
ext. tiles3Version = " 3.0.7"
78
- ext. tomcatVersion = " 8.5.14 "
78
+ ext. tomcatVersion = " 8.5.15 "
79
79
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
80
- ext. undertowVersion = " 1.3.28 .Final"
80
+ ext. undertowVersion = " 1.3.30 .Final"
81
81
ext. xmlunitVersion = " 1.6"
82
82
ext. xstreamVersion = " 1.4.9"
83
83
You can’t perform that action at this time.
0 commit comments