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

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


The following commit(s) were added to refs/heads/main by this push:
     new 452ff85b0 TIKA-4327: update quartz, plugin annotations
452ff85b0 is described below

commit 452ff85b025646a115ef32e00d067b2c05a31121
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 25 10:59:07 2025 +0200

    TIKA-4327: update quartz, plugin annotations
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index cdda7df6c..6eb674a19 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -408,7 +408,7 @@
     <log4j2.version>2.25.2</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->
     <lucene.version>9.12.2</lucene.version>
-    <maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>
+    <maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>
     <mchange.version>0.3.2</mchange.version>
     <metadata.extractor.version>2.19.0</metadata.extractor.version>
     <microsoft.translator.version>0.6.2</microsoft.translator.version>
@@ -430,7 +430,7 @@
     <pdfbox.version>3.0.6</pdfbox.version>
     <poi.version>5.4.1</poi.version>
     <protobuf.version>3.25.8</protobuf.version>
-    <quartz.version>2.5.0</quartz.version>
+    <quartz.version>2.5.1</quartz.version>
     <reactor.core.version>3.8.0-RC1</reactor.core.version>
     <reactor.netty.version>1.3.0-RC1</reactor.netty.version>
     <rome.version>2.1.0</rome.version>

Reply via email to