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 a070592dfb Bump io.swagger.core.v3:swagger-annotations from 2.2.45 to
2.2.46 (#2741)
a070592dfb is described below
commit a070592dfb1b7a2da1bb394c523e8c3237d992dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 07:57:14 2026 +0200
Bump io.swagger.core.v3:swagger-annotations from 2.2.45 to 2.2.46 (#2741)
Bumps io.swagger.core.v3:swagger-annotations from 2.2.45 to 2.2.46.
---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
dependency-version: 2.2.46
dependency-type: direct:production
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-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index d842f1b9e2..1da797e3f0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1228,7 +1228,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
- <version>2.2.45</version>
+ <version>2.2.46</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>