build(deps): bump lucene-core from 2.2.0 to 7.7.3
Bumps lucene-core from 2.2.0 to 7.7.3. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85e8088e40
commit
d384dc34fc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ dependencies {
|
|||
runtimeOnly 'ch.ethz.ganymed:ganymed-ssh2:build209'
|
||||
runtimeOnly 'net.sourceforge.jexcelapi:jxl:2.5.7'
|
||||
runtimeOnly 'org.apache.lucene:lucene-analyzers:2.2.0'
|
||||
runtimeOnly 'org.apache.lucene:lucene-core:2.2.0'
|
||||
runtimeOnly 'org.apache.lucene:lucene-core:7.7.3'
|
||||
}
|
||||
|
||||
task deps(type: Copy) {
|
||||
|
|
Loading…
Add table
Reference in a new issue