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

tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new b3060f33a TIKA-4488: update tyrus
b3060f33a is described below

commit b3060f33a83ef226aa61c82b3e098bb9bed83fb9
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Oct 31 09:48:16 2025 +0100

    TIKA-4488: update tyrus
---
 tika-translate/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-translate/pom.xml b/tika-translate/pom.xml
index aa4a7a91c..8a45dfb96 100644
--- a/tika-translate/pom.xml
+++ b/tika-translate/pom.xml
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.glassfish.tyrus.bundles</groupId>
       <artifactId>tyrus-standalone-client</artifactId>
-      <version>2.2.0</version>
+      <version>2.2.1</version>
     </dependency>
   </dependencies>
   <reporting>

Reply via email to