File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ configure(allprojects) { project ->
65
65
66
66
dependency " com.caucho:hessian:4.0.63"
67
67
dependency " com.fasterxml:aalto-xml:1.2.2"
68
- dependency(" com.fasterxml.woodstox:woodstox-core:6.1 .1" ) {
68
+ dependency(" com.fasterxml.woodstox:woodstox-core:6.2 .1" ) {
69
69
exclude group : " stax" , name : " stax-api"
70
70
}
71
71
dependency " com.google.code.gson:gson:2.8.6"
@@ -109,7 +109,7 @@ configure(allprojects) { project ->
109
109
dependency " org.apache.poi:poi-ooxml:4.1.2"
110
110
dependency " org.apache-extras.beanshell:bsh:2.0b6"
111
111
dependency " org.freemarker:freemarker:2.3.30"
112
- dependency " org.hsqldb:hsqldb:2.5.0 "
112
+ dependency " org.hsqldb:hsqldb:2.5.1 "
113
113
dependency " org.quartz-scheduler:quartz:2.3.2"
114
114
dependency " org.codehaus.fabric3.api:commonj:1.1.0"
115
115
dependency " net.sf.ehcache:ehcache:2.10.6"
You can’t perform that action at this time.
0 commit comments