This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 1c1eaf8f3e7 build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from
2.2.21 to 2.4.10 (#20100)
1c1eaf8f3e7 is described below
commit 1c1eaf8f3e774fb1feca56281202cdc1a3f110f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:06:26 2026 +0800
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.4.10
(#20100)
* build(deps): bump org.jetbrains.kotlin:kotlin-stdlib
Bumps
[org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from
2.2.21 to 2.4.10.
- [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.2.21...v2.4.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-version: 2.4.10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Kotlin stdlib license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 2db02ba3086..0add1cc2a4d 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1394,7 +1394,7 @@ name: Jetbrains kotlin-stdlib
license_category: binary
module: extensions/kubernetes-extensions
license_name: Apache License version 2.0
-version: 2.2.21
+version: 2.4.10
libraries:
- org.jetbrains.kotlin: kotlin-stdlib
diff --git a/pom.xml b/pom.xml
index c766559c114..d477e829b5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
- <version>2.2.21</version>
+ <version>2.4.10</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]