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 @@ -27,11 +27,11 @@ configure(allprojects) { project ->
27
27
group = " org.springframework"
28
28
version = qualifyVersionIfNecessary(version)
29
29
30
- ext. aspectjVersion = " 1.8.6 "
30
+ ext. aspectjVersion = " 1.8.7 "
31
31
ext. eclipselinkVersion = " 2.4.2"
32
32
ext. ehcacheVersion = " 2.10.0"
33
33
ext. ehcachejcacheVersion = " 1.0.1"
34
- ext. ehcache3Version = " 3.0.0.m2 "
34
+ ext. ehcache3Version = " 3.0.0.m3 "
35
35
ext. ejbApiVersion = " 3.0"
36
36
ext. fileuploadVersion = " 1.3.1"
37
37
ext. freemarkerVersion = " 2.3.23"
@@ -46,7 +46,7 @@ configure(allprojects) { project ->
46
46
ext. hsqldbVersion = " 2.3.3"
47
47
ext. httpclientVersion = " 4.5"
48
48
ext. httpasyncVersion = " 4.1"
49
- ext. jackson2Version = " 2.6.1 "
49
+ ext. jackson2Version = " 2.6.2 "
50
50
ext. jsonassertVersion = " 1.2.3"
51
51
ext. jsonpathVersion = " 2.0.0"
52
52
ext. htmlunitVersion = " 2.18"
You can’t perform that action at this time.
0 commit comments