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 771e6490c Bump org.netpreserve:jwarc from 0.32.0 to 0.33.0 (#2495)
771e6490c is described below
commit 771e6490c2b144d9a3dd1ba41bf434fefc523550
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 09:43:24 2025 +0100
Bump org.netpreserve:jwarc from 0.32.0 to 0.33.0 (#2495)
Bumps [org.netpreserve:jwarc](https://github.com/iipc/jwarc) from 0.32.0 to
0.33.0.
- [Release notes](https://github.com/iipc/jwarc/releases)
- [Changelog](https://github.com/iipc/jwarc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/iipc/jwarc/compare/v0.32.0...v0.33.0)
---
updated-dependencies:
- dependency-name: org.netpreserve:jwarc
dependency-version: 0.33.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 57a414b5f..44eed3fa0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -400,7 +400,7 @@
<junit5.version>6.1.0-M1</junit5.version>
<juniversalchardet.version>2.5.0</juniversalchardet.version>
<junrar.version>7.5.7</junrar.version>
- <jwarc.version>0.32.0</jwarc.version>
+ <jwarc.version>0.33.0</jwarc.version>
<kafka.version>4.1.1</kafka.version>
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.25.3</log4j2.version>