File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -178,10 +178,10 @@ configure(allprojects) { project ->
178
178
" https://tiles.apache.org/framework/apidocs/" ,
179
179
" http://aopalliance.sourceforge.net/doc/" ,
180
180
" https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/" ,
181
- " https://www.ehcache.org/apidocs/" ,
182
- " https://www.quartz-scheduler.org/api/2.2.0 /" ,
183
- " https://fasterxml.github.com /jackson-core/javadoc/2.3.0/" ,
184
- " https://fasterxml.github.com /jackson-databind/javadoc/2.3.0/" ,
181
+ " https://www.ehcache.org/apidocs/${ ehcacheVersion } / " ,
182
+ " https://www.quartz-scheduler.org/api/2.2.2 /" ,
183
+ " https://fasterxml.github.io /jackson-core/javadoc/2.3.0/" ,
184
+ " https://fasterxml.github.io /jackson-databind/javadoc/2.3.0/" ,
185
185
" https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.3.0/" ,
186
186
" https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/"
187
187
] as String []
You can’t perform that action at this time.
0 commit comments