build(deps): bump jxl from 2.5.7 to 2.6.12

Bumps jxl from 2.5.7 to 2.6.12.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-05 15:35:07 +00:00 committed by GitHub
parent 9b63e208d9
commit 302866bcfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
dependencies { dependencies {
runtime 'ch.ethz.ganymed:ganymed-ssh2:build208' runtime 'ch.ethz.ganymed:ganymed-ssh2:build208'
runtime 'net.sourceforge.jexcelapi:jxl:2.5.7' runtime 'net.sourceforge.jexcelapi:jxl:2.6.12'
runtime 'org.apache.lucene:lucene-analyzers:2.2.0' runtime 'org.apache.lucene:lucene-analyzers:2.2.0'
runtime 'org.apache.lucene:lucene-core:2.2.0' runtime 'org.apache.lucene:lucene-core:2.2.0'
} }