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 4f9210f31d Bump io.swagger.core.v3:swagger-annotations from 2.2.46 to
2.2.47 (#2760)
4f9210f31d is described below
commit 4f9210f31d9efe2ceba81ee425ab74c6c9a13873
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 09:10:39 2026 +0200
Bump io.swagger.core.v3:swagger-annotations from 2.2.46 to 2.2.47 (#2760)
Bumps io.swagger.core.v3:swagger-annotations from 2.2.46 to 2.2.47.
---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
dependency-version: 2.2.47
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 b8d2b8b535..9377cfb2c8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1230,7 +1230,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
- <version>2.2.46</version>
+ <version>2.2.47</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>