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 @@ -43,11 +43,11 @@ configure(allprojects) { project ->
4343 ext. eclipselinkVersion = " 2.6.4"
4444 ext. ehcacheVersion = " 2.10.3"
4545 ext. ehcachejcacheVersion = " 1.0.1"
46- ext. ehcache3Version = " 3.3.0 "
46+ ext. ehcache3Version = " 3.3.1 "
4747 ext. ejbApiVersion = " 3.2"
4848 ext. elApiVersion = " 3.0.1-b04"
4949 ext. fileuploadVersion = " 1.3.2"
50- ext. freemarkerVersion = " 2.3.25 -incubating"
50+ ext. freemarkerVersion = " 2.3.26 -incubating"
5151 ext. groovyVersion = " 2.4.10"
5252 ext. gsonVersion = " 2.8.0"
5353 ext. hamcrestVersion = " 1.3"
@@ -73,7 +73,7 @@ configure(allprojects) { project ->
7373 ext. junitJupiterVersion = ' 5.0.0-M4'
7474 ext. junitPlatformVersion = ' 1.0.0-M4'
7575 ext. kotlinVersion = " 1.1.1" // also change kotlin-gradle-plugin version when upgrading
76- ext. log4jVersion = ' 2.8.1 '
76+ ext. log4jVersion = ' 2.8.2 '
7777 ext. nettyVersion = " 4.1.9.Final"
7878 ext. okhttp3Version = " 3.6.0"
7979 ext. poiVersion = " 3.15"
You can’t perform that action at this time.
0 commit comments