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 f6505831dd Bump org.pf4j:pf4j from 3.14.1 to 3.15.0 (#2573)
f6505831dd is described below
commit f6505831dd040ebd1ba286e95f1a1ef4d7b43ced
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 09:25:55 2026 +0100
Bump org.pf4j:pf4j from 3.14.1 to 3.15.0 (#2573)
Bumps [org.pf4j:pf4j](https://github.com/pf4j/pf4j) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/pf4j/pf4j/releases)
- [Changelog](https://github.com/pf4j/pf4j/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/pf4j/pf4j/compare/release-3.14.1...release-3.15.0)
---
updated-dependencies:
- dependency-name: org.pf4j:pf4j
dependency-version: 3.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 0317ebd805..31ced2ecac 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1129,7 +1129,7 @@
<dependency>
<groupId>org.pf4j</groupId>
<artifactId>pf4j</artifactId>
- <version>3.14.1</version>
+ <version>3.15.0</version>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>