Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.lucene:lucene-analyzers to v2…
Browse files Browse the repository at this point in the history
….9.4
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 2cff918 commit 0474c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/helma/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,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-analyzers:2.9.4'
runtimeOnly 'org.apache.lucene:lucene-core:2.2.0'
}

Expand Down

0 comments on commit 0474c7e

Please sign in to comment.