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 bf2f61e2d4f Bump org.jetbrains.kotlin:kotlin-bom from 2.3.21 to 2.4.0
(#18674)
bf2f61e2d4f is described below
commit bf2f61e2d4fcf4eb2cf2960323cceffd6cd266fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 16:20:37 2026 +0530
Bump org.jetbrains.kotlin:kotlin-bom from 2.3.21 to 2.4.0 (#18674)
Bumps
[org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from
2.3.21 to 2.4.0.
- [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.21...v2.4.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 66869b0cf10..3b638029c31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,7 +312,7 @@
<jnr-constants.version>0.10.4</jnr-constants.version>
<asm.version>9.10.1</asm.version>
<paranamer.version>2.8.3</paranamer.version>
- <kotlin.stdlib.version>2.3.21</kotlin.stdlib.version>
+ <kotlin.stdlib.version>2.4.0</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]