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 d84ae6ab9 Bump com.healthmarketscience.jackcess:jackcess from 4.0.7 to
4.0.8 (#2092)
d84ae6ab9 is described below
commit d84ae6ab9bea73e3c3910ceabec3946127357be9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 09:20:30 2025 +0100
Bump com.healthmarketscience.jackcess:jackcess from 4.0.7 to 4.0.8 (#2092)
Bumps
[com.healthmarketscience.jackcess:jackcess](https://github.com/jahlborn/jackcess)
from 4.0.7 to 4.0.8.
- [Commits](https://github.com/jahlborn/jackcess/commits)
---
updated-dependencies:
- dependency-name: com.healthmarketscience.jackcess:jackcess
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 cea1b3cab..2e115d878 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -365,7 +365,7 @@
<imageio.version>1.4.0</imageio.version>
<jackrabbit.version>2.22.0</jackrabbit.version>
<jackson.version>2.18.2</jackson.version>
- <jackcess.version>4.0.7</jackcess.version>
+ <jackcess.version>4.0.8</jackcess.version>
<jackcess.encrypt.version>4.0.2</jackcess.encrypt.version>
<jai.imageio.core.version>1.4.0</jai.imageio.core.version>
<jakarta.activation.version>2.1.3</jakarta.activation.version>