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 0f0e99038 Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 
2.0.1.MR (#1975)
0f0e99038 is described below

commit 0f0e99038cd1c5900924bb4f7bdcbcd3bf9a41ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 07:49:27 2024 +0200

    Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR (#1975)
    
    Bumps 
[jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api)
 from 2.0.1 to 2.0.1.MR.
    - [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
    - 
[Commits](https://github.com/eclipse-ee4j/injection-api/compare/2.0.1...2.0.1.MR)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.inject:jakarta.inject-api
      dependency-type: direct:development
      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-bundles/tika-bundle-standard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-bundles/tika-bundle-standard/pom.xml 
b/tika-bundles/tika-bundle-standard/pom.xml
index 53e64cdab..4ee3cc653 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>jakarta.inject</groupId>
       <artifactId>jakarta.inject-api</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.1.MR</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to