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 2656743aa TIKA-4327: update pf4j
2656743aa is described below
commit 2656743aa4d79d8b9676ef11d3a760384771b351
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Nov 26 14:39:49 2025 +0100
TIKA-4327: update pf4j
---
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 2f391f114..267489504 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1152,7 +1152,7 @@
<dependency>
<groupId>org.pf4j</groupId>
<artifactId>pf4j</artifactId>
- <version>3.13.0</version>
+ <version>3.14.0</version>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>