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 @@ -41,7 +41,7 @@ configure(allprojects) { project ->
41
41
ext. hamcrestVersion = " 1.3"
42
42
ext. hibernate3Version = " 3.6.10.Final"
43
43
ext. hibernate4Version = " 4.3.11.Final"
44
- ext. hibernate5Version = " 5.0.4 .Final"
44
+ ext. hibernate5Version = " 5.0.5 .Final"
45
45
ext. hibval4Version = " 4.3.2.Final"
46
46
ext. hibval5Version = " 5.2.2.Final"
47
47
ext. hsqldbVersion = " 2.3.3"
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
74
74
ext. tiles3Version = " 3.0.5"
75
75
ext. tomcatVersion = " 8.0.29"
76
76
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
77
- ext. undertowVersion = " 1.3.7 .Final"
77
+ ext. undertowVersion = " 1.3.8 .Final"
78
78
ext. woodstoxVersion = " 5.0.1"
79
79
ext. xmlunitVersion = " 1.6"
80
80
ext. xstreamVersion = " 1.4.8"
You can’t perform that action at this time.
0 commit comments