@@ -49,7 +49,7 @@ configure(allprojects) { project ->
49
49
ext. gsonVersion = " 2.7"
50
50
ext. hamcrestVersion = " 1.3"
51
51
ext. hibernate5Version = " 5.2.3.Final"
52
- ext. hibval5Version = " 5.3.0.CR1 "
52
+ ext. hibval5Version = " 5.3.0.Final "
53
53
ext. hsqldbVersion = " 2.3.4"
54
54
ext. httpasyncVersion = " 4.1.2"
55
55
ext. httpclientVersion = " 4.5.2"
@@ -69,12 +69,12 @@ configure(allprojects) { project ->
69
69
ext. junitVersion = " 4.12"
70
70
ext. junitJupiterVersion = ' 5.0.0-M2'
71
71
ext. junitPlatformVersion = ' 1.0.0-M2'
72
- ext. log4jVersion = ' 2.6.2 '
72
+ ext. log4jVersion = ' 2.7 '
73
73
ext. nettyVersion = " 4.1.5.Final"
74
74
ext. okhttpVersion = " 2.7.5"
75
75
ext. okhttp3Version = " 3.4.1"
76
76
ext. poiVersion = " 3.15"
77
- ext. protobufVersion = " 3.0.2 "
77
+ ext. protobufVersion = " 3.1.0 "
78
78
ext. quartzVersion = " 2.2.3"
79
79
ext. reactivestreamsVersion = " 1.0.0"
80
80
ext. reactorVersion = " 2.0.8.RELEASE"
@@ -90,7 +90,7 @@ configure(allprojects) { project ->
90
90
ext. snifferVersion = " 1.15"
91
91
ext. testngVersion = " 6.9.12"
92
92
ext. tiles3Version = " 3.0.5"
93
- ext. tomcatVersion = " 8.5.5 "
93
+ ext. tomcatVersion = " 8.5.6 "
94
94
ext. tyrusVersion = " 1.13"
95
95
ext. undertowVersion = " 1.4.3.Final"
96
96
ext. websocketVersion = " 1.1"
0 commit comments