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 e0e886661 Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3 (#2089)
e0e886661 is described below
commit e0e886661663daf9e464fb17c9a02aca96617a23
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 09:48:21 2025 +0100
Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3 (#2089)
Bumps org.apache.ivy:ivy from 2.5.2 to 2.5.3.
---
updated-dependencies:
- dependency-name: org.apache.ivy:ivy
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-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
index 3fbad6322..6ab868eaa 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.apache.ivy</groupId>
<artifactId>ivy</artifactId>
- <version>2.5.2</version>
+ <version>2.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>