This is an automated email from the ASF dual-hosted git repository.

xiangfu0 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 63b3b1f1b3c Bump org.jetbrains.kotlin:kotlin-bom from 2.4.10 to 2.4.20 
(#19524)
63b3b1f1b3c is described below

commit 63b3b1f1b3c8e46d38b46dfbe0d3fb8e29f6da43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 05:45:57 2026 -0700

    Bump org.jetbrains.kotlin:kotlin-bom from 2.4.10 to 2.4.20 (#19524)
    
    Bumps 
[org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 
2.4.10 to 2.4.20.
    - [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.4.10...v2.4.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-bom
      dependency-version: 2.4.20
      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 7fbf2695e8e..6c901584898 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,7 @@
     <jnr-constants.version>0.11.0</jnr-constants.version>
     <asm.version>9.10.1</asm.version>
     <paranamer.version>2.8.3</paranamer.version>
-    <kotlin.stdlib.version>2.4.10</kotlin.stdlib.version>
+    <kotlin.stdlib.version>2.4.20</kotlin.stdlib.version>
     <jetbrains.annotations.version>26.1.0</jetbrains.annotations.version>
     <okio.version>3.18.2</okio.version>
     <kryo.version>2.24.0</kryo.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to