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

asf-gitbox-commits 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 07e81f4185 TIKA-4327: update swagger-annotations
07e81f4185 is described below

commit 07e81f418587170ab7b06a54a52aab29a41b1600
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 25 13:43:55 2026 +0200

    TIKA-4327: update swagger-annotations
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index f435907f40..4053de3e38 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1217,7 +1217,7 @@
       <dependency>
         <groupId>io.swagger.core.v3</groupId>
         <artifactId>swagger-annotations</artifactId>
-        <version>2.2.51</version>
+        <version>2.2.52</version>
       </dependency>
       <dependency>
         <groupId>org.jetbrains.kotlin</groupId>

Reply via email to