This is an automated email from the ASF dual-hosted git repository.

THausherr 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 e5e6eae821 Bump com.asarkar.grpc:grpc-test from 2.0.0 to 2.0.1 (#2895)
e5e6eae821 is described below

commit e5e6eae8216bd47a6c01bff370299793407eb772
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 09:09:56 2026 +0200

    Bump com.asarkar.grpc:grpc-test from 2.0.0 to 2.0.1 (#2895)
    
    Bumps [com.asarkar.grpc:grpc-test](https://github.com/asarkar/grpc-test) 
from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/asarkar/grpc-test/releases)
    - [Commits](https://github.com/asarkar/grpc-test/compare/v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.asarkar.grpc:grpc-test
      dependency-version: 2.0.1
      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-grpc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-grpc/pom.xml b/tika-grpc/pom.xml
index 83a197033b..7d021a11e6 100644
--- a/tika-grpc/pom.xml
+++ b/tika-grpc/pom.xml
@@ -34,7 +34,7 @@
   </parent>
 
   <properties>
-    <asarkar-grpc-test.version>2.0.0</asarkar-grpc-test.version>
+    <asarkar-grpc-test.version>2.0.1</asarkar-grpc-test.version>
     <awaitility.version>4.3.0</awaitility.version>
     <j2objc-annotations.version>3.1</j2objc-annotations.version>
     <ignite.version>2.17.0</ignite.version>

Reply via email to