This is an automated email from the ASF dual-hosted git repository.
noob-se7en pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 59f1006b8c4 Bump org.jetbrains.kotlin:kotlin-bom from 2.3.20 to 2.3.21
(#18306)
59f1006b8c4 is described below
commit 59f1006b8c4f658930b532add0a62e342c0fb6a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 23 20:24:11 2026 +0530
Bump org.jetbrains.kotlin:kotlin-bom from 2.3.20 to 2.3.21 (#18306)
Bumps
[org.jetbrains.kotlin:kotlin-bom](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-bom
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd39aec7ff6..64a359a2bc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -300,7 +300,7 @@
<jnr-constants.version>0.10.4</jnr-constants.version>
<asm.version>9.9.1</asm.version>
<paranamer.version>2.8.3</paranamer.version>
- <kotlin.stdlib.version>2.3.20</kotlin.stdlib.version>
+ <kotlin.stdlib.version>2.3.21</kotlin.stdlib.version>
<jetbrains.annotations.version>26.1.0</jetbrains.annotations.version>
<okio.version>3.17.0</okio.version>
<kryo.version>2.24.0</kryo.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]