This is an automated email from the ASF dual-hosted git repository.
THausherr 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 b8cf60de7e Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to
7.2.1 (#2884)
b8cf60de7e is described below
commit b8cf60de7e1bc34dc802238d35759bca0745fd2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 08:24:56 2026 +0200
Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1 (#2884)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 7.2.0 to 7.2.1.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.2.0...woodstox-core-7.2.1)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 63716af4f1..7d74a3c4fc 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -460,7 +460,7 @@
<uimaj.cpe.version>3.6.1</uimaj.cpe.version>
<unit.api.version>2.2</unit.api.version>
<vorbis.version>0.8</vorbis.version>
- <woodstox.core.version>7.2.0</woodstox.core.version>
+ <woodstox.core.version>7.2.1</woodstox.core.version>
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.5</zookeeper.version>
<zstd.version>1.5.7-10</zstd.version>