This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 9caf03dd8 TIKA-3793: update lucene
9caf03dd8 is described below

commit 9caf03dd8dc1f975dd4f5f29dbf4c769d8538280
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Jun 19 15:49:39 2022 +0200

    TIKA-3793: update lucene
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 9802fa2ca..ae9324c9c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -290,7 +290,7 @@
          See TIKA-3407 -->
     <jaxb.version>2.3.5</jaxb.version>
     <cli.version>1.5.0</cli.version>
-    <lucene.version>8.11.1</lucene.version>
+    <lucene.version>8.11.2</lucene.version>
     <mockito.version>4.6.1</mockito.version>
     <lombok.version>1.18.24</lombok.version>
     <!-- 2.0.0 doesn't work with jdk8 -->

Reply via email to