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 @@ -37,7 +37,7 @@ dependencies {
37
37
optional(" org.apache.taglibs:taglibs-standard-jstlel:1.2.5" ) {
38
38
exclude group : " org.apache.taglibs" , module : " taglibs-standard-spec"
39
39
}
40
- optional(" net.sourceforge.htmlunit:htmlunit:2.32 " ) {
40
+ optional(" net.sourceforge.htmlunit:htmlunit:2.33 " ) {
41
41
exclude group : " commons-logging" , module : " commons-logging"
42
42
}
43
43
optional(" org.seleniumhq.selenium:htmlunit-driver:2.32.1" ) {
Original file line number Diff line number Diff line change @@ -82,5 +82,5 @@ dependencies {
82
82
testRuntime(" com.sun.xml.bind:jaxb-core:2.3.0.1" )
83
83
testRuntime(" com.sun.xml.bind:jaxb-impl:2.3.0.1" )
84
84
testRuntime(" javax.json:javax.json-api:1.1.2" )
85
- testRuntime(" org.apache.johnzon:johnzon-jsonb:1.1.9 " )
85
+ testRuntime(" org.apache.johnzon:johnzon-jsonb:1.1.10 " )
86
86
}
You can’t perform that action at this time.
0 commit comments