File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ configure(allprojects) { project ->
60
60
ext. slf4jVersion = " 1.7.25"
61
61
ext. tiles3Version = " 3.0.7"
62
62
ext. tomcatVersion = " 8.5.23"
63
- ext. undertowVersion = " 1.4.20 .Final"
63
+ ext. undertowVersion = " 1.4.21 .Final"
64
64
65
65
ext. gradleScriptDir = " ${ rootProject.projectDir} /gradle"
66
66
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
9
9
optional(" javax.activation:activation:1.1.1" )
10
10
optional(" javax.mail:javax.mail-api:1.6.0" )
11
11
optional(" javax.cache:cache-api:1.0.0" )
12
- optional(" com.github.ben-manes.caffeine:caffeine:2.5.6 " )
12
+ optional(" com.github.ben-manes.caffeine:caffeine:2.6.0 " )
13
13
optional(" net.sf.ehcache:ehcache:2.10.4" )
14
14
optional(" org.quartz-scheduler:quartz:2.3.0" )
15
15
optional(" org.codehaus.fabric3.api:commonj:1.1.0" )
You can’t perform that action at this time.
0 commit comments