This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 516b85b7f TIKA-4488: update quartz, plugin annotations
516b85b7f is described below
commit 516b85b7f7c1e6fefd4a9c50f8d75c80104fac7b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 25 10:58:49 2025 +0200
TIKA-4488: 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 29cbf1c6e..02a5cdb91 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -402,7 +402,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>
@@ -425,7 +425,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.7.11</reactor.core.version>
<reactor.netty.version>1.3.0-RC1</reactor.netty.version>
<rome.version>2.1.0</rome.version>