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 @@ -200,9 +200,9 @@ configure(allprojects) { project ->
200
200
" https://tiles.apache.org/tiles-request/apidocs/" ,
201
201
" https://tiles.apache.org/framework/apidocs/" ,
202
202
" https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/" ,
203
- " https://www.ehcache.org/apidocs/${ ehcacheVersion} " ,
204
- " https://www.ehcache.org/apidocs/${ ehcache3Version} " ,
205
- " https://www.quartz-scheduler.org/api/2.2.1 /" ,
203
+ " https://www.ehcache.org/apidocs/${ ehcacheVersion} / " ,
204
+ " https://www.ehcache.org/apidocs/${ ehcache3Version} / " ,
205
+ " https://www.quartz-scheduler.org/api/2.2.3 /" ,
206
206
" https://fasterxml.github.io/jackson-core/javadoc/2.8/" ,
207
207
" https://fasterxml.github.io/jackson-databind/javadoc/2.8/" ,
208
208
" https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.8/" ,
You can’t perform that action at this time.
0 commit comments