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 @@ -58,7 +58,7 @@ configure(allprojects) { project ->
58
58
ext. rxjavaAdapterVersion = " 1.2.1"
59
59
ext. rxjava2Version = " 2.1.6"
60
60
ext. slf4jVersion = " 1.7.25"
61
- ext. tiles3Version = " 3.0.7 "
61
+ ext. tiles3Version = " 3.0.8 "
62
62
ext. tomcatVersion = " 8.5.23"
63
63
ext. undertowVersion = " 1.4.21.Final"
64
64
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
46
46
optional(" net.sourceforge.htmlunit:htmlunit:2.28" ) {
47
47
exclude group : " commons-logging" , module : " commons-logging"
48
48
}
49
- optional(" org.seleniumhq.selenium:htmlunit-driver:2.28" ) {
49
+ optional(" org.seleniumhq.selenium:htmlunit-driver:2.28.1 " ) {
50
50
exclude group : " commons-logging" , module : " commons-logging"
51
51
}
52
52
optional(" org.seleniumhq.selenium:selenium-java:3.7.1" ) {
You can’t perform that action at this time.
0 commit comments