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 cb20b84160 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.20 to
2.3.21 (#2789)
cb20b84160 is described below
commit cb20b8416033d0d878343203d1fc09d777fe79bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 08:20:03 2026 +0200
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.20 to 2.3.21 (#2789)
Bumps
[org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from
2.3.20 to 2.3.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.20...v2.3.21)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-version: 2.3.21
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 c9f048951b..01a40e8431 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -404,7 +404,7 @@
<junrar.version>7.5.10</junrar.version>
<jwarc.version>0.36.0</jwarc.version>
<kafka.version>4.2.0</kafka.version>
- <kotlin-stdlib.version>2.3.20</kotlin-stdlib.version>
+ <kotlin-stdlib.version>2.3.21</kotlin-stdlib.version>
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.25.4</log4j2.version>
<lombok.version>1.18.46</lombok.version>