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 c47ce7fbe Bump org.glassfish.hk2:osgi-resource-locator from 2.4.0 to
3.0.0 (#2119)
c47ce7fbe is described below
commit c47ce7fbe5d1b184f8903e96d54f8f4612646cf8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 07:59:14 2025 +0100
Bump org.glassfish.hk2:osgi-resource-locator from 2.4.0 to 3.0.0 (#2119)
Bumps
[org.glassfish.hk2:osgi-resource-locator](https://github.com/eclipse-ee4j/glassfish-hk2-extra)
from 2.4.0 to 3.0.0.
- [Release
notes](https://github.com/eclipse-ee4j/glassfish-hk2-extra/releases)
-
[Commits](https://github.com/eclipse-ee4j/glassfish-hk2-extra/commits/3.0.0-RELEASE)
---
updated-dependencies:
- dependency-name: org.glassfish.hk2:osgi-resource-locator
dependency-type: direct:production
update-type: version-update:semver-major
...
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 fb7679556..9a849d278 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -233,7 +233,7 @@
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>osgi-resource-locator</artifactId>
- <version>2.4.0</version>
+ <version>3.0.0</version>
</dependency>
<dependency>
<groupId>dnsjava</groupId>